generated: '2026-07-11' method: derived source: openapi/jupyterhub-rest-api-openapi.yml summary: types: - apiKey - oauth2 api_key_in: - header oauth2_flows: - authorizationCode schemes: - name: token type: apiKey in: header parameter: Authorization description: 'Token-based authentication. Use the form: Authorization: token ' sources: - openapi/jupyterhub-rest-api-openapi.yml - name: oauth2 type: oauth2 flows: - flow: authorizationCode authorizationUrl: /hub/api/oauth2/authorize tokenUrl: /hub/api/oauth2/token scopes: 9 sources: - openapi/jupyterhub-rest-api-openapi.yml