Inbound Webhooks
Create a Inbound Webhook
Create a Inbound Webhook
POST
Authorizations
App API key for /v5/app and /v5/company endpoints
Body
application/json
The filter values of the inbound webhook
The discord embed of the inbound webhook
The timestamp of the inbound webhook in ISO8601 format. Example: 2021-01-01T00:00:00Z
The idempotent key of the inbound webhook
Response
201
application/json
A successful response
The ID of the inbound webhook, which will look like inwh_*************
The filter values of the inbound webhook
The discord embed of the inbound webhook
The timestamp of the inbound webhook in ISO8601 format. Example: 2021-01-01T00:00:00Z
The idempotent key of the inbound webhook
Was this page helpful?