Create or update a card
Cards
Create or update a card
Creates a new card on the board. Use field UUIDs (from the schema endpoint) as keys in the request body.
To update an existing card, include its _id in the request body. The card must belong to this board.
Fields not provided in the body are left unchanged on update.
POST
Create or update a card
Authorizations
Path Parameters
Body
application/json
Response
Card created.