resource-facade

Create a processing job (reserves credits) and dispatch it to its worker.

post/v1/processing/create_and_dispatch

Headers

x-api-keystring nullable

Request body

project_idstring required
job_type_namestring required
input_paramsobject
target_collection_idstring nullable
versionstring

Response

Successful Response

jobobject
dispatchobject

Changes