Legal holds
Release legal hold
Releases a hold. Release is terminal: the hold is never deleted, there is no un-release, and a matter that reopens is a new hold. Releasing an already-released hold returns its original released_at.
DELETE
Release legal hold
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The legal hold id
Pattern:
^lgh_[a-zA-Z0-9]{14}$Example:
"lgh_Abc123XyZ456De"

