Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

case_uuid
string<uuid>
required

Case UUID

template_uuid
string<uuid>
required

Generation template UUID

Response

Generations re-created (may be empty when upstream deps are unsatisfied)

status
string
required
timestamp
string<date-time>
required
data
object[]
message
string | null
request_id
string | null