Reference for http://apisandbox.inapub.co.uk/api.svc/user/CGC/{CGCID}/events/{ID}/cancellations/?appID={APPID}
Allows an event owner to cancel an event sending a message to the event members.
Url: http://apisandbox.inapub.co.uk/api.svc/user/CGC/{CGCID}/events/{ID}/cancellations/?appID={APPID}
HTTP Method: POST
Message direction | Format | Body |
---|---|---|
Request | Xml | Example |
Request | Json | Example |
Response | N/A | The Response body is empty. |
The following is an example request Xml body:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>
The following is an example request Json body:
"String content"