Unregisters a device
Required permissions: Any
delete
Path parameters
appIDstring · uuidRequired
deviceTokenstringRequired
Query parameters
apiTokenstringRequired
API authentication token
Responses
200
OK
application/json
objectOptional
400
Missing Parameter Value
application/json
401
Incorrect Permissions or Invalid API Token
application/json
500
Engage Server Error. Unable to process response at this time.
application/json
delete/push/apps/{appID}/registrations/{deviceToken}
DELETE /push/apps/{appID}/registrations/{deviceToken}?apiToken=text HTTP/1.1
Host: api.ubiquity.co.nz
Accept: */*
{}PreviousRegisters a new device to receive push notifications
NextGets the Information about the push message
Last updated
Was this helpful?

