Update Segment Config

Partially updates a segment configuration. Only the attributes present in the request body are changed; omitted attributes are left untouched. When segments is provided, it replaces the existing segment list in full.

Returns 200 with the updated segment config. Returns 400 if the payload is malformed and 404 if no config has the given configId.

Path Params
string
required

Identifier of the segment config to update.

Body Params

The segment config attributes to change.

JSON API model for a single segment config.

data
object

The primary data of the document

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json