Create a new secret for a specific tenant.
/api/v1/tenants/{tenant_id}/secrets
tenant_id
(integer, required): The ID of the tenantRefer to the TenantSecretCreate
schema in the OpenAPI playground.
Returns a TenantSecretResponse
object on success.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.