Update AccessToken
Updates an existing AccessToken. Access tokens provide programmatic API authentication.
Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Path Parameters
Unique identifier (UUID) of the resource.
Body
An access token provides programmatic API authentication for a user.
Optimistic locking version number.
Timestamp when the access token was created.
Unique identifier (UUID) for the access token.
Timestamp when the access token was last updated.
A platform user represents a user account in the Kodexa platform.
Secondary UUID identifier.
Response
Updated AccessToken
An access token provides programmatic API authentication for a user.
Optimistic locking version number.
Timestamp when the access token was created.
Unique identifier (UUID) for the access token.
Timestamp when the access token was last updated.
A platform user represents a user account in the Kodexa platform.
Secondary UUID identifier.
