Update Filter Segment

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

segment_idstringRequired
account_idstringRequired

Request

This endpoint expects an object.
modulestring or nullOptional1-64 characters
namestring or nullOptional1-80 characters
filterslist of objects or nullOptional

Response

Successful Response
idstring
modulestring
namestring
filterslist of objects
created_by_user_idstring or null
created_atdatetime
updated_atdatetime

Errors

422
Unprocessable Entity Error