Authorization: Bearer ********************
curl --location '/api/user/self' \ --header 'New-Api-User: 1001' \ --header 'Authorization: Bearer <token>'
{}