Skip to main content
DELETE
/
v3
/
exports
/
{export}
Cancel Export
curl --request DELETE \
  --url https://app.plugchoice.com/api/v3/exports/{export} \
  --header 'Authorization: Bearer <token>'
{
  "status": "<string>"
}
Cancels a pending or processing export.
export
string
required
The UUID of the export.

Response

status
string
Returns cancelling.