Token

Update Device Token

post
/V2/auth/update/device/token
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
objectOptionalExample: {"old_token":"OldDeviceToken","new_token":"NewDeviceToken"}
Responses
chevron-right
200

Successful response

application/json
post
/V2/auth/update/device/token
200

Successful response