post https://public.doubletick.io/v2/webhook/register
Register New Webhook
Log in to see full request history
Responses
Register New Webhook
xxxxxxxxxx
12curl --request POST \
--url https://public.doubletick.io/v2/webhook/register \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"method": "GET",
"authorization": {
"type": "BASIC"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: