Job Queue

Creates a new job with JSON parameters

Creates and queues a new background job with JSON parameters. Returns the job ID and initial status information.

post/api/v1/jobs/{queueName}

Path parameters

queueNamestring required
Example:image-processing

Name of the job queue to submit to

Request body

object required

Response

Job created successfully

i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.