post https://api.cm.com/channels/v1/accounts//channels//configuration/eventwebhook
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
12curl --request POST \
--url https://api.cm.com/channels/v1/accounts/accountId/channels/channelId/configuration/eventwebhook \
--header 'accept: application/json' \
--header 'content-type: text/json' \
--data '
{
"endpoint": {
"method": "POST",
"type": "Json"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: