DELETE api/customers/{customerId}/push/{appShortName}/{registrationId}

Delete a registration for the given customer and app.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

Customer ID

integer

Required

appShortName

Short name of mobile app, e.g. smartliv or rknett.

string

Required

registrationId

Registration ID

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.