Get Results of Cascade Delete Job
GET https://{{vaultDNS}}/api/{{version}}/vobjects/cascadedelete/results/:{object_name}/:{job_status}/:{job_id}
https://developer.veevavault.com/api/22.1/#get-results-of-cascade-delete-job
After submitting a request to deep copy an object record, you can query vault to determine the results of the request. Before submitting this request:
You must have previously requested a cascade delete job (via the API) which is no longer active. You must have a valid job_id value, retrieved from the response of the cascade delete request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |