auth
Post apiv1authregister
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"email": "<string>",
"displayName": "<string>",
"emailVerified": true,
"requiresEmailConfirmation": true
}{
"error": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A valid request URL is required to generate request examples{
"userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"email": "<string>",
"displayName": "<string>",
"emailVerified": true,
"requiresEmailConfirmation": true
}{
"error": "<string>"
}