POST
/
api
/
v1
/
auth
/
universal-auth
/
identities
/
{identityId}
/
client-secrets
/
{clientSecretId}
/
revoke

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

identityId
string
required

The ID of the identity to revoke the client secret from.

clientSecretId
string
required

The ID of the client secret to revoke.

Response

200 - application/json
clientSecretData
object
required