Skip to main content
DELETE
/
api
/
v1
/
notifications
/
{notificationId}
알림 삭제
curl --request DELETE \
  --url https://k-polaris.life/api/v1/notifications/{notificationId} \
  --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.

Path Parameters

notificationId
integer<int64>
required

삭제할 알림을 식별하는 ID입니다.

Response

성공