Authorization: Bearer ********************
write
read
curl --location --request POST 'https://your-api-server.com' \ --header 'Authorization: Bearer <token>'
{}