Create a webhook
post
Create a new webhook.
Authorizations
AuthorizationstringRequired
Bearer {apikey}
Body
descriptionstringOptional
endpointstringRequired
secretstringRequired
Responses
200
Successful Response
application/json
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
post
/v1/agents/{agentId}/webhooksLast updated