Skip to main content
DELETE
/
api
/
v1
/
libraries
/
{libraryId}
/
bookmark
도서관 찜 해제
curl --request DELETE \
  --url https://k-polaris.life/api/v1/libraries/{libraryId}/bookmark \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Path Parameters

libraryId
integer<int64>
required

Response

204

성공