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:

  1. Call /fetch-token with device metrics
  2. Send events through /webhook

If your backend still depends on /register, contact support to confirm availability in your environment.