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>"
}

Documentation Index

Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt

Use this file to discover all available pages before exploring further.

Cancels a pending or processing export.
export
string
required
The UUID of the export.

Response

status
string
Returns cancelling.