JiwaAPI

<back to all web services

WebhooksMessagesDELETERequest

The following routes are available for this service:
DELETE/Webhooks/Subscribers/{SubscriberID}/Subscriptions/{SubscriptionID}/Messages/{MessageID}Removes a Webhook message for a subscription.
WebhooksMessagesDELETERequest Parameters:
NameParameterData TypeRequiredDescription
SubscriberIDpathstringNo
SubscriptionIDpathstringNo
MessageIDpathstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

DELETE /Webhooks/Subscribers/{SubscriberID}/Subscriptions/{SubscriptionID}/Messages/{MessageID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/xml