HomeGuidesAPI ReferenceChangelogDiscussions
API Reference

Creates a Webhook subscription

Creates a Webhook subscription

Log in to see full request history
Body Params
string
required

Type of the webhook subscription

string
required

URL where the webhook payload will be sent

string

Name of the webhook subscription

string

String to verify the subscription

integer
required

Company identifier of the webhook subscription

boolean

Boolean to enable/disable the subscription

string

API version of the webhook subscription that determines the schema of the payload

Response

Response body
object
integer
required

Identifier of the webhook subscription

string
required

URL where the webhook payload will be sent

string
required

Type of the webhook subscription

integer

Company identifier of the webhook subscription

string

Name of the webhook subscription

string

String to verify the subscription

boolean
required

Boolean to enable/disable the subscription

string
required

API version of the webhook subscription that determines the schema of the payload

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