Marketing
Deutsch
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.
Restaura uma revisão anterior de um e-mail de marketing. A revisão atual se torna antiga, e a revisão restaurada recebe um novo número de versão.
content
The access token received from the authorization server in the OAuth 2.0 flow.