comments
Unhide comment
Unhide a previously hidden comment. Supported by Facebook, Instagram, and Threads.
AuthorizationBearer <token>
API key authentication - use your Late API key as a Bearer token
In: header
Path Parameters
postIdstring
commentIdstring
Query Parameters
accountIdstring
Response Body
application/json
application/json
curl -X DELETE "https://getlate.dev/api/v1/inbox/comments/string/string/hide?accountId=string"{
"status": "string",
"commentId": "string",
"hidden": true,
"platform": "string"
}Empty
{
"error": "Unauthorized"
}Empty
Send private reply POST
Send a private message to the author of a comment. Supported on Instagram and Facebook only. One reply per comment, must be sent within 7 days, text only.
Unlike comment DELETE
Remove a like from a comment. Supported platforms: Facebook, Twitter/X, Bluesky, Reddit. For Bluesky, the likeUri query parameter is required.