Skip to main content
POST
/jmty/users/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
user
string
required
count
integer
required
Required range: 1 <= x <= 10000
timeout
integer
default:300
Required range: 20 <= x <= 1500
rating
enum<string> | null
Available options:
good,
normal,
bad

Response

Successful Response

@type
string
default:JmtyUserReview
author_id
string | null
author_name
string | null
author_image
string | null
author_url
string | null
author_role
string | null
rating
string | null
text
string | null
listing
object | null
reply
object | null
created_at
integer | null