v1

latestOpenAPI 3.0.1MIT2026-07-261190449.2 KB
Card Controls

Change Card Controls

Updates card controls for a single card. If the card control does not exist, it will be created. If the card control exists, it will be updated with the given values. Thus when updating, you have to provide all the values for the card control you want to set. Missing or not provided values are deleted if they exist.

put/cards/{cardId}/card-controls

Path parameters

cardIdstring uuid required

The unique identifier of the card.

Request body

Response

Accepted