cURL
curl --request POST \ --url https://api.hubapi.com/content/api/v2/templates/{template_id}/restore-deleted
{ "succeeded": true, "message": "<string>" }
Restore a previously deleted template.
Scope requirements
Unique identifier for the template.
Template restored successfully
Was this page helpful?