Segment Management Links
Create a Segment Management Link to edit a Segment
This link URI is used to edit a Segment. Read more on how to use Segment Management Links in our Census Embedded How-to Guides.
POST
/
sources
/
{source_id}
/
filter_segments
/
{segment_id}
/
segment_management_links
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Body
application/json
The redirect URI, if any, associated with the Segment Management Link. The URL that you'd like the end-user to be redirected to after creating the segment. The redirect URI can be configured globally under your organization settings in the Census UI or on dynamically via the API when creating a Segment Management Link.
Was this page helpful?