Emails REST Endpoints

Application/1.0/Emails
Despite vast innovations and improvements to other channels of communication with prospects, emails are still central to many marketing campaigns. You can reach a large number of existing and potential customers efficiently and cheaply through email messages. Eloqua includes robust email marketing capabilities that you can weave into your marketing campaigns. Learn more about emails.
Create an email
Method: post
Path: /api/REST/1.0/assets/email
Delete an email
Method: delete
Path: /api/REST/1.0/assets/email/{id}
Retrieve a list of emails
Method: get
Path: /api/REST/1.0/assets/emails
Retrieve an email
Method: get
Path: /api/REST/1.0/assets/email/{id}
Update an email
Method: put
Path: /api/REST/1.0/assets/email/{id}