Create sessions
Create sessions
Required capabilities:
sessionsAcl:CREATE
Create sessions
POST
Create sessions
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Body
application/json
A request containing the information needed to create a session.
Required array length:
1 element- Option 1
- Option 2
- Option 3
Response
List of session creation related information
Last modified on June 23, 2026