Delete Multiple Document Relationships
DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/relationships/batch
https://developer.veevavault.com/api/24.2/#Delete_Document_Relationships
Delete relationships from multiple documents.
- The maximum input file size is 1GB.
- The values in the input must be UTF-8 encoded.
- CSVs must follow the standard format.
- The maximum batch size is 1000.
You cannot create or delete standard relationship types. Examples of standard relationship types include Based On and Original Source. Learn about Document Relationships in Vault Help.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |