Retrieve Results of Cascade Delete Job
GET https://{{vaultDNS}}/api/{{version}}/vobjects/cascadedelete/results/:{object_name}/:{job_status}/:{job_id}
https://developer.veevavault.com/api/24.2/#Get_Results_Cascade_Delete
After submitting a request to cascade delete 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 |