Report conversation
POST
/conversations/{conversation_id}/report
messages
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://trashnothing.com/api/v1.2/conversations//report' \
--form 'reason=""'
Response Response Example
200 - Example 1
{}
Request
Path Params
conversation_id
string
required
Body Params multipart/form-data
reason
string
required
Responses
Modified at 2022-09-11 18:59:47