Register platform user
White Label
Register platform user
Register a new platform user account
POST
Register platform user
This endpoint allows white label admins to create a new user account on their platform. The new user will automatically be associated with your white label platform.Documentation Index
Fetch the complete documentation index at: https://docs.autocalls.ai/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint requires authentication as a white label admin. The created user will belong to your platform.
Request Body
The user’s full name
The user’s email address (must be unique within your platform)
The user’s password (minimum 8 characters)
The user’s timezone (e.g., “America/New_York”). Defaults to “Europe/Bucharest”.
Response
Success message
The newly created user’s information
The API token for the new platform user

