Authorization: Bearer ********************
curl --location --request POST '/notifications_ignore' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{ "code": 0, "message": "string", "data": { "success": true }, "timestamp": 0 }