Skip to main content
POST
알림 받기 설정 등록

Authorizations

Authorization
string
header
required

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

Body

application/json;charset=UTF-8
isbn
string
required

알림 받기 설정할 도서를 식별하는 ISBN입니다. 하이픈이 포함되어도 서버에서 정규화합니다.

Minimum string length: 1
Example:

9791191111111

libraryId
integer<int64>
required

알림 받기 설정할 도서관을 식별하는 ID입니다.

Example:

10

Response

성공