Skip to main content
POST
Release email from quarantine

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Body

application/json
uid
string
required

Unique identifier of the quarantined message

Pattern: ^[A-Za-z0-9-_.]{1,100}$
Example:

"DE398F73-6CBC-4333-B394-6DAA6792525B.1"

Response

Successfully retrieved and processed quarantined email

success
boolean
Example:

true

message
string
Example:

"EML file successfully released from quarantine and sent to mail server"

data
object