Skip to main content
POST
/rakuma/users/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
user
string
required
Minimum string length: 1
count
integer
required
Required range: 1 <= x <= 100
timeout
integer
default:300
Required range: 20 <= x <= 1500
role
enum<string>
default:all
Available options:
all,
as_seller,
as_buyer
rating
enum<string>
default:all
Available options:
all,
good,
normal,
bad

Response

Successful Response

@type
string
default:RakumaUserReview
rating
string | null
verdict
string | null
text
string | null
author
string | null
author_image
string | null
created_at
integer | null
created_at_label
string | null