Update Filter Segment
Updates an existing custom filter segment by its ID.
Authorizations
Basic Authentication using your Workspace ID (as username) and Data API Key (as password) from the MoEngage Dashboard.
Headers
The Workspace ID (APP ID) of your MoEngage account.
Path Parameters
The ID of the custom segment.
Body
The updated filter definition for the segment.
Request schema for updating an existing filter-based custom segment.
The updated filtering criteria for the segment. Users satisfying this set of filters will be part of the segment.
A new unique name for the custom segment.
Email of the user performing the update (e.g., admin@companyemail.com).
Response
Custom segment updated successfully. Returns the updated segment details including the new filter definition and metadata.