Skip to main content

Handle Create Report

Allows the client to report a message.

Path Parameters
message_id Message Id REQUIRED
Request Body REQUIRED
report_type ReportType REQUIRED

Possible values: [spam, offensive, feedback]

An enumeration.

reason Reason REQUIRED
Responses
200

Successful Response

Schema OPTIONAL
undefined
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type