The web service that I am trying to develop a custom skill for, expects the token in the header in this format:
Authorization: Bearer api_token
Can Alexa retrun the accessToken in the above format in the header instead of sending it in the body as a nested JSON?