4002: Sign out mobile device

4002: Sign out mobile device

Turn off push messaging for a device until it is registered again



Endpoint ID:

4002

Method:

DELETE

URL:

/mobile/device/registration/entity/id/{entity-id}/{device-id}

/mobile/device/registration/entity/ext-key/{ext-key}/{ext-type}/{device-id}





entity-id

Rubiq entity ID that uniquely identifies an account to sign out a mobile device for



ext-key

External key that uniquely identifies an account to sign out a mobile device for



ext-type

Type of external key



device-id

Required ID of device to sign out

Request body:

None

None

Status codes:

204

Mobile device signed out successfully



404

Account was not found or has no mobile device with the specified id

 

The following sub codes may be returned:

 

404.1

User not found

404.2

External user could not be found

404.4

This user has not been registered or This device has not been registered