JupyterHub REST API
REST API for managing users, groups, single-user servers, services, tokens, the proxy, and OAuth2 authorization in a JupyterHub deployment. Authenticated via API tokens or OAuth2.
Documentation
Documentation
https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
Authentication
https://jupyterhub.readthedocs.io/en/stable/rbac/index.html
Specifications
Schemas & Data
JSONSchema
json-schema/jupyterhub-user.json
JSONSchema
json-schema/jupyterhub-server.json
JSONSchema
json-schema/jupyterhub-group.json
Other Resources
OpenAPI
#Authentication
#Groups
#OAuth2
#REST API
#Servers
#Tokens
#Users