Delete a secret by its ID for a specific tenant.
/api/v1/tenants/{tenant_id}/secrets/{secret_id}
tenant_id
(integer, required): The ID of the tenantsecret_id
(integer, required): The ID of the secretReturns a 204 No Content response on success.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response