cURL
curl --request DELETE \ --url https://api.coval.dev/v1/review-annotations/{annotation_id} \ --header 'X-API-Key: <api-key>'
{}
Delete a review annotation.
Documentation IndexFetch the complete documentation index at: https://docs.coval.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.coval.dev/llms.txt
Use this file to discover all available pages before exploring further.
Organization API key for authentication
The annotation ID
Annotation deleted successfully
The response is of type object.
object
Was this page helpful?