unregister GCM/APN
parent
4809405022
commit
a02d99e5b1
|
@ -80,6 +80,8 @@ The client submits its APN or GCM push registration ID.
|
||||||
1. `401` invalid authentication credentials.
|
1. `401` invalid authentication credentials.
|
||||||
1. `415` badly formatted JSON.
|
1. `415` badly formatted JSON.
|
||||||
|
|
||||||
|
To unregister from the server, send the same request with method `DELETE`.
|
||||||
|
|
||||||
## Registering prekeys
|
## Registering prekeys
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue