Path parameters
-
webhookId
string Required
DELETE
/advertising/v1.0/webhooks/{webhookId}
curl \
-X DELETE http://apis.reas.cz/advertising/v1.0/webhooks/{webhookId} \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"success": true
}