v4

latestOpenAPI 3.1.02026-08-02261331761.5 KB
Organizations

Create Organization

If you want to create org via API, reach out to us and we will add the permission to your API token

post/v2/orgs

Cookies

page_full_urlstring

Request body

keystring required

A URL-friendly name of the organization (i.e: slug). You will be able to query later using this key instead of the id (UUID) of the organization.

namestring required

The name of the organization, usually it's your company's name.

settingsobject

the settings for this project

Response

Successful Response

keystring required

A URL-friendly name of the organization (i.e: slug). You will be able to query later using this key instead of the id (UUID) of the organization.

idstring uuid required

Unique id of the organization

is_enterpriseboolean required

Is this an enterprise account?

created_atstring date-time required

Date and time when the organization was created (ISO_8601 format).

updated_atstring date-time required

Date and time when the organization was last updated/modified (ISO_8601 format).

namestring required

The name of the organization, usually it's your company's name.

settingsobject

the settings for this project

api_key_idstring uuid
api_key_secretstring