POST https://api.brickverse.co/v2/notifications/erase
POST
https://api.brickverse.co/v2/notifications/erase
API used to erase all notifications.
{ "status": "ok", "success": true }
{"status": "error", "message": "No authorized BrickVerse account detected. Please login."}
{"status": "error", "message": "Rate limited", "ratelimited": true, "time": "seconds_string"}
{ "status": "error", "message": reason }
Last updated 1 year ago