Organizations

Create an organization

Creates an organization for the authenticated user.

post/user/orgs

Request body

usernamestring required
full_namestring
descriptionstring
websitestring
locationstring

Response

Organization created successfully.

idinteger
usernamestring
full_namestring
avatar_urlstring
descriptionstring
websitestring
locationstring

Changes