cURL
curl --request DELETE \ --url https://api.shiftkeeper.io/user/coverage_requests/{coverage_request_id} \ --header 'x-api-key: <api-key>'
This response does not have an example.
Cancel a coverage request for the authenticated user. The coverage request must be in pending state.
pending
Enter your API key which starts with 'keeper_'
The ID of the coverage request.
Coverage request cancelled successfully