Attach mobile device
PUT/users/sessions/device
Attach a mobile device id to the currently logged in session. This will enable push notifications for a user, if configured by the server.
Permissions
Must be authenticated.
Request
Responses
- 200
- 400
- 401
Device id attach successful
Invalid or missing parameters in URL or request body
No access token provided