Update a registered sub-tenant
Updates the name and/or description of a registered sub-tenant. Requires secret key authentication.
Authorizations
Chave de API do tenant (publishable key ou secret key)
Headers
Chave de API do tenant (publishable key ou secret key)
Path Parameters
Sub-tenant registration ID
"st_abc123def456"
Body
Response
Sub-tenant updated successfully
Unique registration identifier
"st_abc123def456"
Tenant identifier
"tenant_123"
The actual sub-tenant identifier used in workflows/runs/metrics
"production"
Display name for the sub-tenant
"Production Environment"
Whether this sub-tenant is registered (always true for this DTO)
true
Creation timestamp
"2024-01-15T10:30:00.000Z"
Last update timestamp
"2024-01-15T10:30:00.000Z"
Optional description
"Main production environment for customer workflows"

