Skip to main content
mutation

Requires write_customers access scope. Also: The user must not have restricted access.

Deletes a segment.

•ID!
required

Specifies the segment to delete.


Was this section helpful?

Anchor to SegmentDeletePayload returnsSegmentDeletePayload returns

•ID

ID of the deleted segment.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?