POST api/MobileDevice/UnregisterDevice

Unregisters smart phone or tablet. Basic Authentication is NOT needed.

Request Information

URI Parameters

None.

Body Parameters

UnregisterDevicePost
NameDescriptionTypeAdditional information
DeviceId

(Required) The ID string of the device to unregister.

string

None.

Platform

(Required) Android, iOS, ...

ClientInstancePlatformEnum

None.

Response Information

Resource Description

IHttpActionResult

None.