Authentication
The CSP Authentication supports the following methods to authenticate requests. Individual operations in the documentation will include their specific authentication types.
Bearer
The authentication method will be a Bearer token in the Authentication header. The header will be: 'Authentication: Bearer xxxxxxx'
Bearer Format :
JWT
Description :
The authentication method will be a Bearer token in the Authentication header.
The header will be: 'Authentication: Bearer xxxxxxx'
In :
header
Name :
Authorization
Type :
http