Partial update segment by external ID

Partially updates an existing segment. Only provided fields will be updated.

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

Body Params
string
length between 1 and 240

The name of the segment. If provided, cannot be empty or whitespace only and must be at most 240 characters. Leading and trailing whitespace will be trimmed. At least one field (name or description) must be provided for PATCH.

string
length between 2 and 500

The description of the segment. If provided, cannot be empty or whitespace only, must be at least 2 characters, and at most 500 characters. Leading and trailing whitespace will be trimmed. At least one field (name or description) must be provided for PATCH.

Responses

400

Bad request - invalid parameters

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…
Response
Choose an example:
application/json