go back to UserService

POST /users/updatePushToken

Updates the push token in the database so that push notifications may be sent at a later time.

Roles that can access this endpoint are Logged In, Users, Drivers, Customers, Carriers, Carrier Drivers, Fusion Partners, Freight Matching, Symphony MC.

Parameters

name description type default type
request the HttpServletRequest from the container (primarily for the auth token) context HttpServletRequest
pushToken the pushToken generated by the device query String

Result

Response of type: text/plain

a response indicating success or failure

Try It Out

Request

- Authentication Help
- String