v1

latestOpenAPI 3.0.12026-07-2491247233.8 KB
Message Groups

Quarantine message group

Quarantine all messages in a group, including future messages.

post/v0/message-groups/{id}/quarantine

Path parameters

idstring required

Canonical ID of the message group to quarantine

Canonical ID of the message group to quarantine

Request body

classification'malicious' | 'benign' | 'spam' | 'graymail' | 'simulation' | 'unwanted' | 'violation' | 'non-violation'

Classification to apply to the messages being reviewed. Optional.

report_label'spam' | 'phishing' | 'false_positive' | 'false_negative' | 'phishing_simulation' | 'graymail' | 'violation' | 'non-violation'

Label to apply to messages being reviewed. Optional.

review_commentstring nullable

Comment describing reason for action

Response

Accepted

task_idstring uuid required

Task ID. Use the /v0/tasks/:id endpoint to check the task status.