Create

POST
Creates a Rev organization in the authenticated user's Dev organization.

Request

This endpoint expects an object.
display_namestringRequired
Name of the Rev organization.
accountstringOptional
Account Id to associate with this Rev organization.
artifactslist of stringsOptional
The IDs of the artifacts to associate with the Rev organization.
custom_fieldsmap from strings to anyOptional
Application-defined custom fields.
custom_schema_fragmentslist of stringsOptional
Schema fragment IDs associated with this Rev organization.
descriptionstringOptional
Description of the Rev organization.
domainstringOptional
Company's domain name. Example - 'devrev.ai'.
environmentenumOptional
Allowed values: productionstagingtest
The environment of the Org. Defaults to 'production' if not specified.
external_refstringOptional
External ref is a custom unique identifier which is a reference to an unique id for this organization's data in some system of records.
tagslist of objectsOptional
Tags associated with the Rev organization.
tierstringOptional
The tier of the RevOrg.

Response

This endpoint returns an object.
rev_orgobject