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