Skip to main content
POST
Create webhook lookup

Authorizations

Authorization
string
header
required

Oauth 2.0 authentication

Response

A successful request returns the HTTP 201 Created status code and a JSON response body that shows webhook lookup details.

The webhook lookup details.

id
string
read-only

The ID of the webhook lookup.

client_id
string
read-only

The application client ID.

Maximum string length: 128
Pattern: ^(?!\d+$)\w+\S+

An array of request-related HATEOAS links.