Skip to main content
DELETE
Remove a user from a legal hold
The organization bot token must have the following scopes:
  • legal-hold:write

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Notion-Version
enum<string>
required

The Admin API version to use for this request.

Available options:
2026-06-01

Path Parameters

user_id
string<uuid>
required

Response

created_by
string<uuid>
required
created_time
number
required
id
string
required
start_date
number
required
status
enum<string>
required
Available options:
active,
released
user_interaction_type
enum<string>[]
required
Available options:
page.created,
page.edited,
page.viewed
users
object
required
workspaces
object
required
description
string
end_date
number
icon
string
name
string