Webhooks

Create workspace webhook

post/api/v1/workspace/webhooks

Request body

urlstring required
eventsstring[] required
namestring nullable
secretstring nullable

Response

Successful Response

idstring required
urlstring required
secretstring nullable
eventsstring[] required
namestring nullable
enabledboolean required
created_atstring date-time required
updated_atstring date-time required

Changes