Dismiss notification

POST {{baseUrl}}/v1/notifications/dismiss/2896

This particular endpoint provides the capability to dismiss or remove the notification.

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA valid JWT token

RESPONSES

status: OK

{"error":false,"code":200,"message":"Notification has been dismissed","notification_id":"9712"}