GuideLab API

Release a retention hold

Releases a hold owned by the active organization while preserving its immutable placement and release evidence.

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

Releases a hold owned by the active organization while preserving its immutable placement and release 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/organization/retention-holds/string/release"
{  "status": "released"}
Empty
Empty
Empty
Empty