Create a new account
POST/account
Create a new account for the authenticated organization. When provider selects an external provider, the async flag controls whether the account is provisioned before the response or in the background.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
- 422
Account created successfully
Bad Request - Invalid input data
Unauthorized - Invalid or missing authentication token
Forbidden - Insufficient permissions
Not Found - Resource not found
Conflict - Resource already exists or state conflict
Unprocessable Entity - Validation error
Environment: