Delete export snapshot
Delete an export file by specified export ID.
You will need the export ID. You can find this in the response when you create the snapshot via the API or using List all export snapshots.
Path parameters
project_id
A unique integer value identifying this project.
export_pk
Primary key identifying the export file.
Headers
Authorization
Header authentication of the form Token <token>