CreateOrganization
POST/api/v1/organizations
Creates a new organization.
The authenticated user will become the owner of the organization.
Requires Authorization Header.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Document created, URL follows
Response Headers
Bad request syntax or unsupported method
No permission -- see authorization schemes
Request forbidden -- authorization will not help
Nothing matches the given URI