DELETE api/apps/{appShortName}/push/{registrationId}
Delete a registration for the given app.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appShortName |
Short name of mobile app, e.g. florence. |
string |
Required |
| registrationId |
Registration ID |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
200-OK
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.