unregister GCM/APN

Dominik Heidler 2014-03-21 03:57:13 -07:00
parent 4809405022
commit a02d99e5b1
1 changed files with 2 additions and 0 deletions

@ -80,6 +80,8 @@ The client submits its APN or GCM push registration ID.
1. `401` invalid authentication credentials.
1. `415` badly formatted JSON.
To unregister from the server, send the same request with method `DELETE`.
## Registering prekeys
```