S2sRest apiUsage
Register User (Deprecated)
This endpoint is not used by the React Web SDK
The React Web SDK does not use a /register endpoint. If you're integrating with the REST API today, follow the SDK-aligned flow:
- Call
/fetch-tokenwith device metrics - Send events through
/webhook
If your backend still depends on /register, contact support to confirm availability in your environment.