Skip to main content
Create a new user account programmatically via the API. Create a new user account programmatically via the API. This mutation provisions a complete user with account, network seat, balances, and referral capabilities.
Restricted AccessThis endpoint requires special permission from Fluz. Contact your account manager to enable user registration for your application.

Parameters


Response

Success Response


Response Fields


Note: This mutation returns errors in the response data, not as GraphQL errors. Always check the success field and handle the error object when success is false.

Example Request

Error Codes