February 2018
iOS push badge count
You can now update badge count within the push composer from Braze. For each push message, you can specify what badge count that notification triggers.
Exporting users via API using email addresses
You can now export user profile data via API by specifying email addresses. This export includes all profiles associated with that email address.
Email template APIs
You can now create and update email templates via API. Each template will have an email_template_id that can be referenced in other API calls.
REST API keys permissions
You can now create multiple REST API keys and configure access permissions for each. Each key can be configured to grant access to certain endpoints.
You can also specify a whitelist of IP addresses and subnets that are allowed to make REST API requests for a given REST API Key.
New Stuff!