cURL
Token Auth
Update
Update Token Auth configuration on machine identity
PATCH
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 update the auth method for.
Body
application/json
The new IPs or CIDR ranges that access tokens can be used from.
Minimum array length:
1The new lifetime for an access token in seconds.
Required range:
0 <= x <= 315360000The new maximum number of times that an access token can be used.
Required range:
x >= 0The new maximum lifetime for an access token in seconds.
Required range:
0 <= x <= 315360000Response
Default Response