Requires write_customers access scope.
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Updates a segment.
Arguments
id ● ID!non-null
Specify the line segment to be updated .
name ● String!non-null
New name for segment .
query ● String!non-null
Query condition , json string
Return
segment ● Segment
The updated segment.
More
Error message
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?