Ingestion:
Creates an ingestion job with the specified job id.
put/ingestion/jobs/{job-id}
Path parameters
job-idstring required
The id of the job that will be created.
Query parameters
api-versionstring required
The requested API version.
Headers
mgmt-user-tokenstring
The token used to access the workspace (needed only for user compute jobs).
aml-user-tokenstring
The token used to access the resources within the job in the workspace (needed only for user compute jobs).
Request body
Response
Success