Updates the push token in the database so that push notifications may be sent at a later time.
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 |
a response indicating success or failure