POST api/Revolution/PushNotification/Unregister?repDID={repDID}&customerDID={customerDID}

This method will unregister a user from all devices (deleting all registered tokens so no further push notifications will be sent)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDID

string

Default value is

customerDID

string

Default value is

Body Parameters

None.

Response Information

Resource Description

None.