Skip to main content
PUT
도서 추천/비추천 투표

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

isbn
string
required

Body

application/json;charset=UTF-8
voteType
enum<string>
required

투표 값입니다. RECOMMEND 또는 NOT_RECOMMEND만 허용됩니다.

Available options:
RECOMMEND,
NOT_RECOMMEND
Example:

"RECOMMEND"

Response

204

성공