Session
Create Session
POST
/
session
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The GPU to use
Available options:
CPU
, T4
, L4
, A10G
, A100
, A100-80GB
, H100
The timeout in minutes
Whether to create the session asynchronously
Was this page helpful?