JavaScript
Sub-Tenants
Delete a sub-tenant registration
Deletes a sub-tenant registration. Note: this only removes the registration metadata; the sub-tenant ID remains in runs/workflows as arbitrary. Requires secret key authentication.
DELETE
JavaScript
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
Example:
"st_abc123def456"
Response
Sub-tenant registration deleted successfully

