Pear Exchange
Moderation

POST /api/reports

Returns 200 with alreadyReported=true if the caller already has an open or reviewing report on the same target (enforced via unique partial index).

POST
/api/reports
AuthorizationBearer <token>

Privy access token. For live POST /execute, use the wallet-auth JWT instead.

In: header

Response Body

curl -X POST "https://api.pear.trade/api/reports"
Empty
Empty
Empty