Ingest Jobs
Re-ingest a job
Re-ingest a job for the authenticated organization.
post/v1/namespace/{namespaceId}/ingest-jobs/{jobId}/re-ingest
Path parameters
namespaceIdstring required
The id of the namespace (prefixed with ns_)
Example:ns_123
The id of the namespace (prefixed with ns_)
jobIdstring required
The id of the job (prefixed with job_)
Example:job_123
The id of the job (prefixed with job_)
Headers
x-tenant-idstring
Optional tenant id to use for the request. If not provided, the namespace will be used directly. Must be alphanumeric and up to 64 characters.
Optional tenant id to use for the request. If not provided, the namespace will be used directly. Must be alphanumeric and up to 64 characters.
Response
The re-ingested job