Remove Quarantine
DELETE {{baseUrl}}/1/admin/quarantine?company_id=IMbAcASGu56&object_id=AuINVs2WcPGAzNG04GDu8Q&blob_thread_id=LDOAAAHxvUo
Remove a document or message from quarantine. This will restore its content to its pre-quarantine state.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
company_id | string | (Required) The company to use | |
object_id | string | (Required) The ID of the thread (for a document), message, or blob to remove from quarantine. | |
blob_thread_id | string | If removing a blob from quarantine, this is the ID of the thread | |
the blob belongs to. | |||
RESPONSES
status: OK
{"object_id":"AuINVs2WcPGAzNG04GDu8Q"}