Overview
Query (1.2.0)
- OpenAPI version: 3.0.3
Authentication
BasicAuth
A valid authorization token must be passed in the ‘Authorization’ header, e.g. “Basic ${token_string}”
Security scheme type: http
BearerAuth
A valid authorization token must be passed in the ‘Authorization’ header, e.g. “Bearer ${token_string}”
Security scheme type: http