System Log Exporter
Delete
Delete a system log export by ID.
delete/api/v1/systemlog/exports/{export_id}
Path parameters
export_idstring required
The exportId field.
Request body
C1ApiSystemlogV1ExportServiceDeleteRequestInput required
The ExportServiceDeleteRequest message.
Response
Successful response
C1ApiSystemlogV1ExportServiceDeleteResponse required
The ExportServiceDeleteResponse message.