/
NO
notion
/
Notion Admin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
Details
View markdown
Admin API
4
Async tasks
1
Blocks
5
Comments
5
Custom emojis
1
Data sources
5
Databases
3
File uploads
5
Legal holds
11
get
List users on a legal hold
post
Add users to a legal hold
get
List legal holds
post
Create a legal hold
post
Export a legal hold
get
Retrieve a legal hold
patch
Update a legal hold
get
List pages on a legal hold
get
List workspaces on a legal hold
post
Release a legal hold
delete
Remove a user from a legal hold
Managed users
1
Meeting notes
1
OAuth
3
Pages
7
Search
1
Users
3
Views
8
Legal holds
Create a legal hold
post
/v1/legal_holds
Headers
Notion-Version
'2026-03-11'
required
The
API version
to use for this request. The latest version is
2026-03-11
.
Request body
object
required
name
string
required
start_date
number
required
user_ids
string[]
required
user_interaction_type
string[]
required
description
string
end_date
number
icon
string
Response
object
required
created_by
string
uuid
required
created_time
number
required
id
string
required
start_date
number
required
status
'active'
|
'released'
required
user_interaction_type
string[]
required
users
object
required
workspaces
object
required
description
string
end_date
number
icon
string
name
string