Skip to main content
POST
/
v1
/
reports
/
Error
A valid request URL is required to generate request examples
{
  "ok": true
}
{
"error": {
"code": "<string>",
"message": "<string>",
"details": "<unknown>"
}
}
{
"error": {
"code": "<string>",
"message": "<string>",
"details": "<unknown>"
}
}
{
"error": {
"code": "<string>",
"message": "<string>",
"details": "<unknown>"
}
}
{
"error": {
"code": "<string>",
"message": "<string>",
"details": "<unknown>"
}
}
{
"error": {
"code": "<string>",
"message": "<string>",
"details": "<unknown>"
}
}

Authorizations

aura_session
string
cookie
required

HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.

Body

application/json
objectType
enum<string>
required
Available options:
comment,
proposal_comment,
outcome_comment,
market,
proposal,
user
objectId
string
required
Required string length: 1 - 120
reason
string
required
Required string length: 1 - 60
detail
string
Maximum string length: 500
context
object

Response

Default Response

ok
enum<boolean>
required
Available options:
true