DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
Ask DeepFrontend AI
System Design Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
hard
System Design
What API endpoint does Notion use to batch multiple block operations into a single network payload?
A
GET /api/v1/blocks
B
POST /api/v3/saveTransactions
C
DELETE /api/v1/trash
D
PUT /api/v2/page
Check Answer