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
OK. The report was deleted.
Deletes the JSON data object from S3 (and presumably the PDF). Requires sla:run
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID (filename) of the SLA report JSON stored in S3.
OK. The report was deleted.