š Baselink currently on development phase. Learn more
curl --request DELETE \
--url https://www.api.baselink.tech/notifications/:notificationId \
--header 'bearer: <api-key>'{
"success": true,
"message": "<string>"
}curl --request DELETE \
--url https://www.api.baselink.tech/notifications/:notificationId \
--header 'bearer: <api-key>'{
"success": true,
"message": "<string>"
}