Remove an uploaded activation document.
upload step. Use this to clean up a document that was uploaded in error or to tidy up entries left behind by a rejection cycle.
pending and rejected documents can be deleted. Once a document has transitioned to processed (approved by the Hopae review team), it is part of the accepted evidence set and deletion is blocked with 409 RESOURCE_CONFLICT — contact support if you believe it was approved in error.Bearer <API_KEY> from Console > Developers > Workspace API Keys.ftn, spid-ig, idin). Must match the provider the document was uploaded against.documentId field of the Upload Activation Documents response or from upload.uploaded[].documentId in Get Activation Steps.true when the request succeeds.| Code | HTTP | When you see it |
|---|---|---|
RESOURCE_NOT_FOUND | 404 | The app was not found, or no document with this document_id exists under the given provider_id. A document uploaded against a different provider on the same app is not reachable through this URL. |
RESOURCE_CONFLICT | 409 | The document’s state is processed and cannot be deleted. |