invoke_webhook
POST /v1/apps/{app_id}/webhooks/{channel_id}
POST
/v1/apps/{app_id}/webhooks/{channel_id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” app_id
required
string
App ID
channel_id
required
string
Webhook channel ID
Request Body required
Section titled “Request Body required ”string
Responses
Section titled “ Responses ”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