Job Queue
Creates a new job with form data
Creates and queues a new background job with multipart form data parameters. Returns the job ID and initial status information.
post/api/v1/jobs/{queueName}/upload
Path parameters
queueNamestring required
Example:image-processing
Name of the job queue to submit to
Response
Job created successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.