Skip to main content
POST
Subscribe to a webhook event
The x-api-key header value to be used on this API is your partner API key, which can be generated through the dashboard.
string
required
Your endpoint URL that will receive the event webhooks
string
The event you are subscribing to. Note that if an event is not specified, all events for the entity type specified will be subscribed to.
integer
Integer representing an enum of one of the following entity type values to subscribe to:
If you do not specify an entity type or an event, you will be subscribing to all webhook events with the provided endpoint.

Return values

boolean
required
A true or false value indicating whether the subscription was successful.