Examples
Clean-Up Script
List all content, filter by age, and bulk-delete the stale stuff.
What you’ll learn
• How to page through /content
results
• How to DELETE specific content items
Endpoints used
GET /content
· DELETE /content/{content_id}
Run: