Create TaskStatus
Task Statuses
Create TaskStatus
Creates a new TaskStatus. Task statuses define named states for tracking task workflow progress.
POST
Create 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.
Body
application/json
A task status defines a named state for tracking task workflow progress.
Available options:
OPEN, IN_PROGRESS, DONE, BLOCKED, PENDING Response
Created TaskStatus
A task status defines a named state for tracking task workflow progress.
Available options:
OPEN, IN_PROGRESS, DONE, BLOCKED, PENDING 