cURL
curl --request DELETE \ --url https://api.coval.dev/v1/review-annotations/{annotation_id} \ --header 'X-API-Key: <api-key>'
{}
Delete a review annotation.
Organization API key for authentication
The annotation ID
Annotation deleted successfully
The response is of type object.
object
Was this page helpful?