Update a multi-value field on the contact record

Hello,

Recently, you added the ability to create attributes of type « multiple ».
I’m currently trying to update these attributes via the API:

https://in-automate.brevo.com/api/v2/identify

I’ve tried with the following formats:
"type_multi": "One"
"type_multi": "One,Two"
"type_multi": ["One", "Two"]

However, none of these are working.
Could you please let me know the correct way to update this type of attribute?

Have a great day!

Hello,

Welcome in Brevo Community.
I’m not an expert on this part, but I don’t understand why you’re using this entry point « https://in-automate.brevo.com/api/v2/identify »

Perhaps you should consider using v3 of the brevo API, as shown in this article :

Hope this helps

Have a great day !

1 « J'aime »