POST
/
v5
/
app
/
inbound_webhooks

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
filter_values
object
required

The filter values of the inbound webhook

discord_embed
object
required

The discord embed of the inbound webhook

idempotent_key
string

The idempotent key of the inbound webhook

timestamp
string
required

The timestamp of the inbound webhook in ISO8601 format. Example: 2021-01-01T00:00:00Z

Response

201 - application/json
id
string
required

The ID of the inbound webhook, which will look like inwh_*************

filter_values
object
required

The filter values of the inbound webhook

discord_embed
object
required

The discord embed of the inbound webhook

idempotent_key
string

The idempotent key of the inbound webhook

timestamp
string
required

The timestamp of the inbound webhook in ISO8601 format. Example: 2021-01-01T00:00:00Z