Bearer Token
The Bearer Token
authentication type adds an Authorization
header with the following format using the given token: Bearer <token>
, it requires the following parameter:
Name
Description
Token
The token to use
Last updated
The Bearer Token
authentication type adds an Authorization
header with the following format using the given token: Bearer <token>
, it requires the following parameter:
Token
The token to use
Last updated