v1Resources/Reviews/deleteDelete a review note

Delete a review note

Removes one note from a review.

delete/api/v1/reviews/notes
reviews:write
Query parameters
reviewIdstringrequired
The review the note belongs to.
noteIdstringrequired
The note to delete.
Response
dataobjectoptional
deletedbooleanoptional
Errors
400The request is missing a required parameter or is otherwise malformed.
401Missing, invalid, expired, or revoked API key.
403The key lacks the required scope, or isn't authorized for this client/location.
429Too many requests. Retry after the number of seconds in the Retry-After header.
delete/api/v1/reviews/notes
Your API key
reviewId *
noteId *
{}