Skip to main content
POST
Propose changes

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

sampleId
integer
required

Sample ID

Body

application/json
jobId
integer
required

Job ID of an AI Actions job. This is passed into your job via the --propose-actions argument.

proposedChanges
object
required

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)