Organizations
Create a new organization
Creates a new organization with the authenticated user as its single owner.
POST
Create a new organization
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Request payload for creating a new organization
Name for the new organization
Response
Organization successfully created
Organization details including ID and name
Unique identifier for the organization
Pattern:
[a-zA-Z0-9_-~:]+Human-readable name of the organization
Current status of the organization
Marketplace provider for this organization (e.g. "aws"), if billed through a marketplace
Create a new organization