Register an organization
organizations
Register an organization
Allow users to register an organization. The user will automatically leave their current organization.
POST
Register an organization
Documentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
An access token used to authenticate a user and grant access to restricted APIs. It is issued by session APIs. For status codes related to this header, refer to the Common Headers Documentation.
Body
application/json
The organization registration request body.
The organization's name.
Example:
"My Organization"
Response
Successfully registered the organization.
The organization's ID.
Example:
"a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11"