Skip to main content
DELETE
/
v1
/
deployments
/
{deploymentId}
/
reports
/
{reportId}
Delete report
curl --request DELETE \
  --url https://{tenant}.cubecloud.dev/api/v1/deployments/{deploymentId}/reports/{reportId} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

API key authentication. Send Authorization: Api-Key <YOUR_API_KEY>.

Path Parameters

deploymentId
number
required
reportId
number
required

Response

200 - application/json

Successful response