Me
Update review
AuthorizationBearer <token>
회원 accessToken
In: header
Path Parameters
reviewId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
rating?integer
Range
1 <= value <= 5content?string
Length
10 <= length <= 2000images?array<>
Items
items <= 5Response Body
curl -X PUT "https://example.com/storefront/v1/me/reviews/string" \ -H "Content-Type: application/json" \ -d '{}'Empty