Universal Auth
Create Client Secret
Create Universal Auth Client Secret for identity
POST
Authorizations
An access token in Infisical
Path Parameters
The ID of the identity to create a client secret for.
Body
application/json
The description of the client secret.
The maximum number of times that the client secret can be used; a value of 0 implies infinite number of uses.
Required range:
x > 0
The lifetime for the client secret in seconds.
Required range:
x > 0
Was this page helpful?