Create Rev Org
Creates a Rev organization in the authenticated user's Dev
organization.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
account
Account Id to associate with this Rev organization.
display_name
Name of the Rev organization.
description
Description of the Rev organization.
environment
The environment of the Org. Defaults to 'production' if not specified.
Allowed values:
external_ref
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.
tier
The tier of the RevOrg.
domainDeprecated
Company’s domain name. Example - ‘devrev.ai’.
Response
Response object for request to create a new Rev organization.
rev_org