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