Platform webhooks

get
Authorizations
HTTPRequired

Please enter token in following format: Bearer

Responses
get
/v1/platform-webhooks
200Success
post
Authorizations
HTTPRequired

Please enter token in following format: Bearer

Body
urlstringRequired
eventsstring[]Required
secretstringOptional
Responses
201Success

No content

post
/v1/platform-webhooks
201Success

No content

put
Authorizations
HTTPRequired

Please enter token in following format: Bearer

Path parameters
idstringRequired
Body
urlstringOptional
eventsstring[]Optional
secretstringOptional
Responses
put
/v1/platform-webhooks/{id}
200Success

No content

delete
Authorizations
HTTPRequired

Please enter token in following format: Bearer

Path parameters
idstringRequired
Responses
delete
/v1/platform-webhooks/{id}
200Success

No content