Releases: sendinblue/APIv3-python-library
Releases · sendinblue/APIv3-python-library
v4.1.1
- Added templateId & params as new inputs in createEmailCampaign definition
- Added params as new input in updateEmailCampaign definition
v4.1.0
- Swagger update for get email campaign filters
v4.0.1
- Swagger update for transactional sms length check
v4.0.0
Swagger updates along with bug fixes and improvements
- Swagger updates: Improved descriptions and examples
- Improvements: Added global stats for email campaigns and BlackList flags for contact import
- Bug fixes
v3.0.1
- Add new method
DELETE /contacts/{email}
to delete single contact getAccount
definition response schema fix for Reseller account
v3.0.0
- Fix
type: object
field ingetSmsCampaign
&getEmailCampaign
definition for good response in get email/sms campaigns - Added
templateId
¶ms
as new input insendSmtpEmail
definition - Renaming of some method names
v2.0.1
Swagger update: For email-event-report api response schema
v2.0.0
Mixed specification updates:
- Renaming of few methods
- Added new parameter
smtpBlacklistSender
increateContact
&updateContact
- Added few extensions in attachments
- Removed
tag
from required properties ingetReports
- Removed
tag
&reason
from required properties ingetSmsEventReport
- Modified
date-time
format description - Modified
getCampaignRecipients
properties type to array of integers
v1.1.4
Swagger updates: For contact attributes api
v1.1.3
Specification updates
Contact attributes management and new route to update attribute
messageId added in response of SendSms
duplicate_request error type added in ErrorModel