cURL
Universal Auth
Create Client Secret
Create Universal Auth Client Secret for machine identity
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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