GuideLab API

Release a platform-custody retention hold

Releases a hold after its original organization has closed, preserving the original holder and evidence.

POST
/admin/retention-holds/{id}/release

Releases a hold after its original organization has closed, preserving the original holder and evidence.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Path Parameters

id*string
Length1 <= length <= 200

Response Body

application/json

curl -X POST "https://example.com/admin/retention-holds/string/release"
{  "status": "released"}
Empty
Empty
Empty
Empty
Empty