Email deployment REST Endpoints

Application/2.0/Email deployment
The email deployment API is used to send and retrieve email deployments. There are two methods for creating and sending email deployments: to a single contact, or to a low volume of contacts (up to 100 contacts). Learn more about emails.
Create and send an email deployment
Method: post
Path: /api/REST/2.0/assets/email/deployment
Retrieve an email deployment
Method: get
Path: /api/REST/2.0/assets/email/deployment/{id}