Update PlatformUser
Updates an existing PlatformUser. Platform users represent user accounts in Kodexa.
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
A platform user represents a user account in the Kodexa platform.
Optimistic locking version number.
Timestamp when the user was created.
Unique identifier (UUID) for the user.
Timestamp when the user was last updated.
Secondary UUID identifier.
Response
Updated PlatformUser
A platform user represents a user account in the Kodexa platform.
Optimistic locking version number.
Timestamp when the user was created.
Unique identifier (UUID) for the user.
Timestamp when the user was last updated.
Secondary UUID identifier.
