curl --location --request DELETE 'https://api.astravue.com/v1/notifications/delete' \ --header 'X-Org-Id;' \ --header 'Content-Type: application/json' \ --data-raw '{ "notificationIds": [ 101, 102, 103 ] }'
{}
Authorization: Bearer ********************