マーケティング
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.
マーケティングEメールの以前のリビジョンを復元します。現在のリビジョンは古くなり、復元されたリビジョンには新しいバージョン番号が付与されます。
content
The access token received from the authorization server in the OAuth 2.0 flow.