Skip to main content
DELETE
/
api
/
v1
/
notifications
/
subscriptions
알림 받기 설정 해제
curl --request DELETE \
  --url https://k-polaris.life/api/v1/notifications/subscriptions \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://polaris.nimonic.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Query Parameters

isbn
string
required

해제할 알림 받기 설정의 도서 ISBN입니다.

libraryId
integer<int64>
required

해제할 알림 받기 설정의 도서관 ID입니다.

Response

성공