reviews
Delete review reply
Delete a reply to a review (Google Business only). Requires accountId in request body.
AuthorizationBearer <token>
API key authentication - use your Late API key as a Bearer token
In: header
Path Parameters
reviewIdstring
accountIdstring
Response Body
application/json
application/json
curl -X DELETE "https://getlate.dev/api/v1/inbox/reviews/string/reply" \ -H "Content-Type: application/json" \ -d '{ "accountId": "string" }'{
"status": "string",
"message": "string",
"platform": "string"
}{
"error": "Unauthorized"
}Empty