Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Examples:
"15e79589-12c9-453c-a41a-348fdd7de957"
The inputs to the workflow
Example:
{
"prompt": "A beautiful landscape",
"seed": 42
}Example:
true
The GPU to override the machine's default GPU
Available options:
T4, L4, A10G, L40S, A100, A100-80GB, H100 Response
Successful Response
The ID of the run, use this to get the run status and outputs