Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API token authentication using format <api token id>:<api client secret>

Response

Webhook delivered successfully

response_status
integer
required

The HTTP status code returned by the webhook endpoint

Example:

200

url
string<uri>

URL where the webhook was sent

Example:

"https://api.mycompany.com/webhooks/uma"

response_body
string

The raw body content returned by the webhook endpoint in response to the request