PUT v1/PushNotification/Unsubscribe
No documentation available.
Request Information
Parameters (ParameterName * = required)
Name
Description
Sample Value
Platform *
No description available
Not available
Subscription *
No description available
Not available
Response Information
Response body formats
application/json, text/json
Sample:
{ "code": 1, "message": "sample string 2", "responseId": {}, "responseDate": "2025-05-04T11:24:53.984878Z", "requestId": {} }
application/xml, text/xml
Sample:
<SubscriptionResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ria.Digital.WebServices.CoreApi.Responses"> <RequestId /> <ResponseId /> <Code>1</Code> <Message>sample string 2</Message> </SubscriptionResponse>