/ - POST

This endpoint allows users to subscribe to a new webhook. Users will need to enter the event type name, the callback url, the secret text, and the description that users can name how they want.

Body Params
string
required
length ≥ 1

Event type name

uri
required

Callback url

string
required
length between 1 and 1024

Secret text

string
required
length between 1 and 65535

Description

Headers
uuid
required

Format - uuid. Unique request idenitfier for idempotency.

Responses

Response body
object
uuid

Language