Voltar para Review Service
createReviewReport
ENDPOINT
System
Review Service
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10
Config
{4}
path
:
"/v1/reviews/{reviewId}/reports"
method
:
"POST"
successStatus
:
201
errorStatusMap
:
{7}
CONFLICT
:
409
INTERNAL
:
500
FORBIDDEN
:
403
NOT_FOUND
:
404
RATE_LIMITED
:
429
UNAUTHORIZED
:
401
VALIDATION_ERROR
:
400
Input Schema
{3}
type
:
"object"
required
:
[5]
0
"authToken"
1
"userId"
2
"reviewId"
3
"reporterId"
4
"reason"
properties
:
{7}
reason
:
{2}
userId
:
{2}
details
:
{2}
reviewId
:
{2}
authToken
:
{2}
reporterId
:
{3}
evidenceUrls
:
{2}
Outputs (2)
error
ERROR
Resposta de erro
{2}
type
:
"object"
properties
:
{}
success
SUCCESS
Resposta de sucesso
{3}
type
:
"object"
required
:
[3]
0
"success"
1
"data"
2
"meta"
properties
:
{3}
data
:
{2}
meta
:
{2}
success
:
{1}
Used in Flows (1)
Flow
Step Order
Review Moderation and Response Flow
#1