Authorization: Bearer ********************
curl --location --request POST '/notifications/register' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
null