Authorization Header
Overview
Authenticates the request using a token and an optional keyword in an HTTP Authorization header
Returns |
---|
Data Structure |
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|---|---|---|
Token | The token to use in the header | Secret Block Group | Yes |
Keyword (optional) | The optional keyword to use in the Authorization header, eg. 'bearer', 'token', 'JWT', etc. | Text Block Group | No |