- Method: POST
- Path:
/api/v1/tenants/{tenant_id}/secrets
Path Parameter
tenant_id(integer, required): The ID of the tenant
Request Body
Refer to theTenantSecretCreate schema in the OpenAPI playground.
Response
Returns aTenantSecretResponse object on success.