Skip to main content
POST
Start (or resume) a prompt run

Authorizations

Authorization
string
header
required

Clerk API key. Create one from your account settings under API Keys.

Body

application/json
projectId
string<uuid>
required

Response

Successful response

runId
string<uuid>
required
status
enum<string>
required
Available options:
running
resumed
boolean