#Giovanni-custom-fields

1 messages · Page 1 of 1 (latest)

keen hawk
#

Hey there, can you provide a request ID associated with the error?

deep lotus
#

req_Jdab3lICE3mmC0

keen hawk
#

Can you try just passing an empty string for the name?

deep lotus
#

the goal is to clear out one of the fields. I need to specify which field, via the name.
Am I misreading the docs — is it actually possible to clear out a single field or only to clear out all fields?

keen hawk
#

I think you would need to update keeping the desired previous fields.

#

But I haven't actually played with this myself, so testing on my end as well

deep lotus
#

ok

#

but I dont understand what you meant keeping previus fields pleae elaborate

keen hawk
#

K figured it out

#

You literally pass custom_fields: '' to unset it

#

So you remove everything

#

If you want to keep some of the custom fields but not others, then you update with just the ones you want to keep and ignore the others