latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Users
Delete push token for user device
REQUIRED SCOPES <code>[‘users:write’]</code><br>This API endpoint request removes the token that is responsible for receiving push notifications when logged out from the application. The user’s device becomes incapable of receiving pushes. <br><br>The DELETE request is sent as the user logs out the mobile application. <br><br>As a result, the user can no more receive notifications each time a message arrives to them.
delete/users/devices
Query parameters
push_tokenstring required
Example:token
Push token
Response
OK