v1
latestOpenAPI 3.0.02026-07-172070182.6 KBWebhooks
create webhook
post/channels/{channel_id}/webhooks
Path parameters
channel_idstring required
(Required)
Headers
Content-Typestring
Request body
object required
Example request
{
"name": "<string>",
"avatar": "<string,null>"
}Response
OK