Skip to main content
POST
Create a sub-entity under the caller's umbrella organization

Authorizations

Authorization
string
header
required

Organization-scoped RevDesk API key. Each operation declares its required permissions in x-required-scopes.

Headers

Idempotency-Key
string

UUID — when present, deduplicates repeat submissions. See /api-reference/idempotency.

Body

application/json
name
string
required
Required string length: 1 - 128
slug
string
Pattern: ^[a-z0-9-]{1,64}$

Response

Success

data
object
required