Start Job
POST https://{{vaultDNS}}/api/{{version}}/services/jobs/start_now/:{job_id}
https://developer.veevavault.com/api/23.3/#Start_Job
Moves up a scheduled
job instance to start immediately. Each time a user calls this API, Vault cancels the next scheduled instance of the specified job. For example, calling this API against a scheduled daily job three times would cause the job to not run according to its schedule for three days. Once the affected Job ID is complete, Vault will schedule the next instance.
This is analogous to the Start Now option in the Vault UI.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |