Creates a webhook.

Required scope: webhooks.write

Body Params

The entity containing the values to update

string
enum
Allowed:
string | null

A readable name for a user to identify a webhook

string | null

A description of what the purpose of this webhook is

string | null

The URL to be invoked

string
enum
Allowed:
string | null

The app id, if specified. This is useful for linking directly to your application, so you can identify your requests uniquely

boolean | null

Whether or not this webhook will fire.

Response

Callbacks
Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json