Organization
Create Organization
Create a new organization. The auth’ed user who creates the organization will be the default owner of the organization.
POST
/
api
/
organization
Authorizations
Authorization
string
headerrequiredBody
application/json
name
string
requiredThe arbitrary name which will be used to identify the organization. This name must be unique.
Response
200 - application/json
created_at
string
requireddeleted
integer
requiredid
string
requiredname
string
requiredregisterable
boolean | null
updated_at
string
required