Removes ContactSharingClientRelation with given id
Request
Path Params
id
string <uuid>
required
ID of ContactSharingClientRelation to delete
Query Params
validation-level
integer <int32>
optional
Specify validation level of ContactSharingClientRelation on delete. Use them as bit mask: 0 - validate each field on entity, 2 - validate only changed fields, 4 - validate only system fields, 8 - allows to override readonly fields, 16 - allows to set entity on deleted relationship.