Me V2

Create Organization

Creates a new organization with the authenticated user as the owner.

post/v2/me/organizations

Request body

namestring required

a string at least 1 character(s) long

Response

Success

idinteger required

an integer

object'organization' required
namestring required
role'OWNER' required
created_atstring required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.