Release a retention hold
Releases a hold owned by the active organization while preserving its immutable placement and release evidence.
Releases a hold owned by the active organization while preserving its immutable placement and release evidence.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
id*string
Length
1 <= length <= 200Response Body
application/json
curl -X POST "https://example.com/organization/retention-holds/string/release"{ "status": "released"}Empty
Empty
Empty
Empty
Redeem a join code to join an organization POST
Redeems a shareable join code and adds the current user as a member of the organization. Returns 404 with error 'invalid_code' for unknown codes so clients can fall back to invitation-id acceptance.
Request organization closure POST
Fences the organization immediately and starts its bounded, resumable closure workflow. Replays are idempotent.