Legacy
English
cURL
curl --request POST \ --url https://api.hubapi.com/comments/v3/comments/{comment_id}/restore \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Restore a previously deleted comment.
The access token received from the authorization server in the OAuth 2.0 flow.
Unique identifier for a particular comment.
No Content
Was this page helpful?