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.
Organization API key for authentication
The project ID (ULID)
Project deleted successfully
The response is of type object.
object
Was this page helpful?