Create organization

Organizations are a way to separate different parts of your business within the same Tremendous account.

You can assign users in your Tremendous team as members to any organization. Users can be members of multiple organizations at once.

API keys belong to a single organization. The API key used in a request determines on behalf of which organization the request is carried out.

Important note: When creating an organization, you are required to either pass with_api_key or copy_settings[user] in the request body as true. This ensures that your new Organization can either be accessed via the API or the Dashboard.

Body Params

Organization details

string
required

Name of the organization

uri
required

URL of the website of that organization

boolean
required

Default value is false. Set to true to also generate an API key associated to the new organization.

copy_settings
object

A list of the settings that you wish to copy over to the new organization.

string

Phone number of the organization. For non-US phone numbers, specify the country code (prefixed with +).

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json