Archive segment by external ID

Archives (soft deletes) a segment by external ID. The segment will no longer be visible in list operations but can be restored if needed.

Scopes Required: [segments:Write]

Default Rate Limit: 100 requests per second

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 255

External ID of the segment to archive

Responses
204

Segment archived successfully

401

Unauthorized - invalid or missing token

403

Access denied - insufficient permissions

404

Segment not found

429

Too many requests - rate limit exceeded

500

Internal server error

Language
Credentials
LoadingLoading…