Public
Search...
/
About
For Developers
Authentication
Pagination
Versioning
Rate Limits
Errors
API Reference
Getting started
artifacts
auth-connection
auth-tokens
dev-users
parts
rev-orgs
Workspaces
POST
Create
POST
Delete
GET
Get
POST
Get Post
GET
List
POST
List Post
POST
Update
tags
timeline-entries
webhooks
works
accounts
slas
keyring
Guides
Getting started with webhooks
Restricted messages on a timeline
SDKs
PLuG SDK
Snap-in development
Concepts
Tutorials
ADaaS
References
Development best practices
Locally testing snap-ins
Handling errors and retrying
Debugging
Quotas and limits
Upgrade snap-ins
Code Samples
API Reference
rev-orgs
Create
POST
https://
api.devrev.ai
/
rev-orgs.create
Creates a Rev organization in the authenticated user's Dev organization.
Request
This endpoint expects an object.
display_name
string
Required
Name of the Rev organization.
description
string
Optional
Description of the Rev organization.
domain
string
Optional
Company's domain name. Example - 'devrev.ai'.
environment
enum
Optional
Allowed values:
production
staging
test
The environment of the Org. Defaults to 'production' if not specified.
external_ref
string
Optional
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
string
Optional
The tier of the RevOrg.
Response
This endpoint returns an object.
rev_org
object
Show 10 properties
Built with