APIv3-php-library
APIv3-php-library copied to clipboard
ContactsAPI Unable to create a list
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?