cURL
curl --request POST \ --url https://api.hubapi.com/comments/v3/comments/{comment_id}/restore
{ "status": "<string>", "message": "<string>" }
Restore a previously deleted comment.
Scope requirements
Unique identifier for a particular comment.
No Content
Was this page helpful?