Relationships
Remove relationship from a role in a matter.
Removes a relationship from a role in a matter.
delete/matters/{matterId}/roles/{roleId}/relationships/{id}
Path parameters
matterIdstring uuid required
roleIdstring uuid required
idstring uuid required
Headers
Versioninteger
Response
When request is accepted. Returns a hypermedia 'Link' object of the relationship to be deleted.
Changes
No recorded changes to this endpoint across all 5 revisions of this API.