The Bearer Token authentication type adds an Authorization header with the following format using the given token: Bearer <token>, it requires the following parameter:
Bearer Token
Authorization
Bearer <token>
Token
The token to use
Last updated 2 years ago
Was this helpful?