cURL
curl --request DELETE \ --url https://api.coval.dev/v1/review-projects/{project_id} \ --header 'X-API-Key: <api-key>'
{}
Delete a review project. This permanently removes the project record.
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 project ID (ULID)
Project deleted successfully
The response is of type object.
object
Was this page helpful?