You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm unable to create a list by calling API https://api.brevo.com/v3/contacts/lists
passing POSTFIELDS "{"folderId":39,"name":"My list name"}"
Call is returning error {"code":"missing_parameter","message":"List name is missing"}
Implemented totally same as in reference manual in cURL library.
Can you reproduce this?
The text was updated successfully, but these errors were encountered:
Hi,
I'm unable to create a list by calling API https://api.brevo.com/v3/contacts/lists
passing POSTFIELDS "{"folderId":39,"name":"My list name"}"
Call is returning error {"code":"missing_parameter","message":"List name is missing"}
Implemented totally same as in reference manual in cURL library.
Can you reproduce this?
The text was updated successfully, but these errors were encountered: