Skip to main content
POST
Get Or Create Webhook Endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string
required

Workspace ID

Body

application/json

Webhook endpoint parameters

url
string
required

Response

Successful Response

id
string
required
workspace_id
string | null
required
url
string
required
created_at
string<date-time>
required