PUT/boards/columns/cards/{id}/move.json
Move a Card
Important notice: This endpoint will be deprecated soon and replaced with a new Workflow endpoint, date to be confirmed.
Add a task from your list of Tasks in to a Column.
Path Params
- Name
id
- Type
- integer
- required
- Description
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 Response
200 Response
application/json
{
"STATUS": "OK"
}