v1
latestOpenAPI 3.0.32026-07-17542197.8 KBOrganization
Create organization
Create a new organization.
post/v1/organizations
Request body
Example request
{
"name": "ACME Inc.",
"email": "info@example.com",
"logo": "https://example.com/static/logo.png",
"website": "https://example.com"
}Response
Example response