Create App Job
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The Promptmate app ID to run.
boolean
Disable Promptmate completion emails for the job.
array of objectrequired
Array of input objects. Promptmate expects an array of single-key objects matching the app data-field labels, for example [{"Image URL":"https://example.com/test.png"}].
Uncommon arguments
string
Optional callback URL for job completion notifications.