post https://api.torredecontrol.io/dev/v1/webhook
Log in to see full request history
Responses
400Bad request - Invalid input parameters
400Bad request - Invalid input parameters
xxxxxxxxxx
11curl --request POST \
--url https://api.torredecontrol.io/dev/v1/webhook \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"events": [
"folio_update"
]
}
'
Try It!
to start a request and see the response here! Or choose an example: