SLA Reports
Delete a generated SLA report
Deletes the JSON data object from S3 (and presumably the PDF). Requires sla:run
scope.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID (filename) of the SLA report JSON stored in S3.
Response
200
OK. The report was deleted.