curl --request DELETE \
--url https://app.plugchoice.com/api/v3/exports/{export} \
--header 'Authorization: Bearer <token>'{
"status": "<string>"
}curl --request DELETE \
--url https://app.plugchoice.com/api/v3/exports/{export} \
--header 'Authorization: Bearer <token>'{
"status": "<string>"
}Cancels a pending or processing export.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.
cancelling.