Skip to main content
PATCH
Atualizar coluna do kanban

Authorizations

Authorization
string
header
required

Insira o token JWT no formato: Bearer {token}

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
hexColor
string
isArchived
boolean
isDoneColumn
boolean
archivesItemsOnEntry
boolean
isLastColumn
boolean
nextColumnId
string<uuid>
isFirstColumn
boolean
taskKanbanBoardId
string<uuid>
typeSheetStatus
enum<string>
Available options:
PENDING,
IN_PROGRESS,
COMPLETED,
CANCELLED

Response

Default Response