# Delete Device Push Token Deletes the firebase token associated with an app. Acts as a log off mechanism to allow a user to deregister a mobile device. Endpoint: DELETE /mobile_devices/{id} Security: Authorization ## Path parameters: - `id` (integer, required) ## Response 204 fields ## Response 404 fields ## Response 422 fields