Skip to main content
POST
Create a webhook

Authorizations

Authorization
string
header
required

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

Path Parameters

workspacePublicId
string
required
Minimum string length: 12

Body

application/json
name
string
required
Required string length: 1 - 255
url
string<uri>
required
Maximum string length: 2048
events
enum<string>[]
required
Minimum array length: 1
Available options:
card.created,
card.updated,
card.moved,
card.deleted
secret
string
Maximum string length: 512

Response

Successful response

publicId
string
required
name
string
required
url
string
required
events
enum<string>[]
required
Available options:
card.created,
card.updated,
card.moved,
card.deleted
active
boolean
required
createdAt
string
required