Skip to main content
DELETE
Delete all webhooks for a team event type

Headers

Authorization
string
required

value must be Bearer <token> where <token> is api key prefixed with cal_

Path Parameters

eventTypeId
number
required
teamId
number
required

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
Example:

"success"

data
string
required