Error Updating Task custom field date_value

@anon26434489,

Sorry I gave you the wrong syntax; here’s the right one:

So to update a date custom field, the call would look something like:
“custom_fields”: {
“4578152156”: {“date”:“2022-08-18”}
},
2 Likes