Webhooks
Create webhook
Creates a new webhook in the specified channel with the provided name and optional avatar. Returns the newly created webhook object including its ID and token.
post/channels/{channel_id}/webhooks
Path parameters
channel_idstring snowflake required
The ID of the channel
Request body
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.