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?