Delete Single Document Relationship
DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/relationships/:{relationship_id}
https://developer.veevavault.com/api/21.3/#delete-single-document-relationship
Delete a relationship from a document.
If you need to delete a relationship on more than one document, it is best practice to use the bulk API.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |