The options type for makeHttpCallA.
e.g. GET, POST, PUT, DELETE
e.g. { 'Authorization': 'Bearer <access token>' }
{ 'Authorization': 'Bearer <access token>' }
The options type for makeHttpCallA.