Create PlatformUser
Creates a new 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.
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
Created 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.
