/ - 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

Unique request idenitfier for idempotency.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Choose an example:
application/json
text/json
application/problem+json