Update TaskStatus
Task Statuses
Update TaskStatus
Updates an existing TaskStatus. Task statuses define named states for tracking task workflow progress.
PUT
Update TaskStatus
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
application/json
A task status defines a named state for tracking task workflow progress.
Available options:
OPEN, IN_PROGRESS, DONE, BLOCKED, PENDING Response
Updated TaskStatus
A task status defines a named state for tracking task workflow progress.
Available options:
OPEN, IN_PROGRESS, DONE, BLOCKED, PENDING 