Skip to content

invoke_webhook

POST
/v1/apps/{app_id}/webhooks/{channel_id}
app_id
required
string

App ID

channel_id
required
string

Webhook channel ID

string

Webhook accepted

object
accepted
required
boolean
created_session
required
boolean
session_id
required
string

Invalid or missing webhook token

Standard error response for API endpoints.

object
error
required

Error message describing what went wrong.

string

App is not published or channel disabled

Standard error response for API endpoints.

object
error
required

Error message describing what went wrong.

string

App or channel not found

Standard error response for API endpoints.

object
error
required

Error message describing what went wrong.

string

Internal server error

Standard error response for API endpoints.

object
error
required

Error message describing what went wrong.

string