cURL
curl --request DELETE \ --url https://api.invopop.com/silo/v1/spool/{key} \ --header 'Authorization: Bearer <token>'
Delete a previously uploaded entry from the spool.
Documentation IndexFetch the complete documentation index at: https://invopop-fr-lookup.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://invopop-fr-lookup.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Bearer
Authorization: Bearer <token>
Key of the file provided during upload
"2025-W20-123467abcde-invoice.xml"
No Content
Was this page helpful?