Unregister a push device.
DELETE /api/v1/devices/{id}
DELETE
/api/v1/devices/{id}
Removes one of the caller’s registered devices. Only the owner may delete a device.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
The ID of the device.
Example
architecto device
required
string
The device id.
Example
01HX...Responses
Section titled “ Responses ”object
{}