Update a card's custom fields

Replace the values of a card's custom fields if they exist or create new custom fields with the given values if they do not exist

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Id of the card for which the custom fields should be updated

Body Params
customFields
array of objects
required
length between 1 and 20

Custom fields

customFields*
string
required

Custom field key

string
required

Custom field value

Responses
204

Custom fields updated successfully

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*