REST API
Representational state transfer (REST) is an architectural style consisting of a coordinated set of architectural constraints applied to components, connectors, and data elements, within a distributed hypermedia system. REST API uses HTTP methods such as GET, POST, PUT, and PATCH to execute different operations pertaining to modules of the Volt MX Foundry Messaging console.
Important: For all the REST APIs, include the authentication header value as described in Volt MX Foundry Engagement Services APIs > Authentication
Important: For API s with HTTP GET method, payload is not applicable. Similarly for some API s with HTTP POST method, the payload is not applicable
REST APIs for Volt MX Foundry Messaging system are as follows:
- Access Management
- Access Management – Group
- Access Management – User
- Administration
- Applications
- Beacon
- Campaign
- Email Template
- Event
- Geo Location
- Misc
- Pass Certificates
- Pass Devices
- Pass Distribution
- Pass Template
- Push Message
- Push Message Template
- Segment
- SMS
- SMS Template
- Subscribers
- Users
- JSON Files for Import and Export
- Deprecated APIs