사용자의 알림을 삭제합니다. 알림 받기 설정은 삭제되지 않습니다.
cURL
curl --request DELETE \ --url https://k-polaris.life/api/v1/notifications/{notificationId} \ --header 'Authorization: Bearer <token>'
Documentation IndexFetch the complete documentation index at: https://polaris.nimonic.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://polaris.nimonic.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
삭제할 알림을 식별하는 ID입니다.
성공