APIv3-php-library icon indicating copy to clipboard operation
APIv3-php-library copied to clipboard

ContactsAPI Unable to create a list

Open cubicom opened this issue 1 year ago • 0 comments

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?

cubicom avatar Jun 24 '23 20:06 cubicom