Marketing
English
cURL
curl --request POST \ --url https://api.hubapi.com/marketing/v3/emails/{emailId}/revisions/{revisionId}/restore \ --header 'Authorization: Bearer <token>'
This response has no body data.
Restores a previous revision of a marketing email. The current revision becomes old, and the restored revision is given a new version number.
content
The access token received from the authorization server in the OAuth 2.0 flow.
Was this page helpful?