Create a new card in a board.
Documentation Index
Fetch the complete documentation index at: https://docs.oktolabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Schema for creating a card.
1 - 500Card priority levels.
critical, very_high, high, medium, low, none Card status enum matching Kanban columns.
not_started, started, in_progress, validation, on_hold, done, cancelled Successful Response
Schema for card response.
Card priority levels.
critical, very_high, high, medium, low, none Card status enum matching Kanban columns.
not_started, started, in_progress, validation, on_hold, done, cancelled