register_push_token notifications (backward compat)
POST/v1/notifications/push-tokens
Register or update Expo push notification token (legacy plural path)
Request
Responses
- 200
- 201
- 400
- 401
- 503
OK response - Token updated.
Created response - New token registered.
bad_request: Invalid token data
unauthorized: Unauthorized
service_unavailable: A transient backend dependency (e.g. the database) was unavailable. The request was not processed; retry.