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
Documentation Index
Fetch the complete documentation index at: https://docs.getaptly.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Body
application/json
Response
Card created.