Create an Organization
POST/v2/organizations
Create a new organization with an administrative user. If no specific roles are sent for the users, they will be granted the role ORG_OWNER.
Request​
Responses​
- 200
- 403
- 404
- default
OK
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.