Skip to main content
POST

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parâmetros de caminho

organization_id
string
obrigatório

O identificador único da organização proprietária que criará o tenant

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$

Corpo

application/json
name
string
obrigatório
Maximum string length: 512
product_config_id
string
obrigatório
Maximum string length: 24
Pattern: ^[0-9a-f]{24}$
organization_email
string
obrigatório
Maximum string length: 512
organization_language
string
obrigatório
Maximum string length: 512
organization_country
string
obrigatório
Maximum string length: 512
organization_industry
string
obrigatório
Maximum string length: 512
policy_id
string
Maximum string length: 24
Pattern: ^[0-9a-f]{24}$

Resposta

Tenant e organização associados criados corretamente. Retorna o recurso tenant criado.

id
string
obrigatório
organization_id
string
obrigatório

ID da organização do tenant

create_date
string<date-time>
obrigatório
name
string
obrigatório
region
string
obrigatório
product_id
string | null

ID do produto (nullable)

policy_id
string | null

ID da política (nullable)