cURL
Universal Auth
Create Client Secret
Create Universal Auth Client Secret for machine identity
POST
cURL
Authorizations
An access token in Infisical
Path Parameters
The ID of the machine 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 >= 0The lifetime for the client secret in seconds.
Required range:
0 <= x <= 315360000