post https://example.com/article-cancelled
A new article cancelling gets pushed event-based via a webhook
Log in to see full request history
Responses
401You are not authorized
A new article cancelling gets pushed event-based via a webhook
401You are not authorized
xxxxxxxxxx
curl --request POST \
--url https://example.com/article-cancelled \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: