sendinblue / APIv3-python-library

SendinBlue's python library for API v3
MIT License
82 stars 40 forks source link

Switch UpdateBatchContacts() endpoint due to deprecation #98

Open qloridant opened 2 weeks ago

qloridant commented 2 weeks ago

Hi ! According to the Brevo documentation, the endpoint https://api.brevo.com/v3/contacts/batch will be deprecated soon.

This endpoint is used behind the method UpdateBatchContacts() (at least it is what the documentation says).

Do you know when this endpoint will be updated for this method ?