PUT/boards/columns/cards/{id}.json
Edit a Card
Important notice: This endpoint will be deprecated soon and replaced with an existing tasks endpoint, date to be confirmed.
Edit the details of a Card.
Path Params
- Name
id
- Type
- string
- required
- Description
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 Response
200 Response
application/json
{
"STATUS": "OK"
}