Update an Organization
Update an Organization’s details.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Organization's ID.
Body
The request body for updating the Organization.
The Organization's billing email.
"billing@company.com"
Whether SCIM is enabled for the Organization.
false
The name of the Organization.
50"My Organization"
false
Response
OK
Whether the organization allows CRE to have view access to their entities
The time when the Organization was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
"2022-11-22T04:37:12Z"
The Organization's ID.
"clmaxoarx000008l2c5ayb9pt"
Whether SCIM is enabled for the Organization.
false
The Organization's name.
"My organization"
The Organization's support plan.
INACTIVE, INTERNAL, POV, TRIAL, BASIC, BASIC_PAYGO, TEAM_PAYGO, STANDARD, PREMIUM, BUSINESS_CRITICAL, BUSINESS, TEAM, ENTERPRISE, DEVELOPER, DEVELOPER_PAYGO, TEAM_V2, BUSINESS_V2, ENTERPRISE_V2, TRIAL_V2, ENTERPRISE_BUSINESS_CRITICAL "BUSINESS_CRITICAL"
The time when the Organization was last updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
"2022-11-22T04:37:12Z"
The Organization's billing email.
"billing@company.com"
The list of managed domains configured in the Organization.
The Organization's payment method.
CREDIT_CARD, INVOICE, AWS_MARKETPLACE, AZURE_MARKETPLACE, GCP_MARKETPLACE, SNOWFLAKE_MARKETPLACE "CREDIT_CARD"
The Organization's product type.
HOSTED, HYBRID "HOSTED"
The Organization's status.
ACTIVE, INACTIVE, SUSPENDED "ACTIVE"
The time when the Organization's trial expires in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ. Organizations that are no longer in Trial will not have a expiry date.
"2022-11-22T04:37:12Z"