Delete Report
Use this API to delete an existing report
curl -X DELETE \
'https://api.kayzen.io/v1/reports/2641' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer ACCESS_TOKEN'
204 (No Content)
Updated about 3 years ago
Use this API to delete an existing report
curl -X DELETE \
'https://api.kayzen.io/v1/reports/2641' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer ACCESS_TOKEN'
204 (No Content)
Updated about 3 years ago