Email footers REST Endpoints

Application/1.0/Email footers
Email footers are used to customize the look and feel of the bottom of your email. Learn more about email footers.
Create an email footer
Method: post
Path: /api/REST/1.0/assets/email/footer
Delete an email footer
Method: delete
Path: /api/REST/1.0/assets/email/footer/{id}
Retrieve a list of email footers
Method: get
Path: /api/REST/1.0/assets/email/footers
Retrieve an email footer
Method: get
Path: /api/REST/1.0/assets/email/footer/{id}
Update an email footer
Method: put
Path: /api/REST/1.0/assets/email/footer/{id}