Skip to main content
post/segments

Create a saved contact segment

LLM
View as Markdown
Open llms.txt

Authorization

Scheme

  • bearerAuth

Required scopes

  • segment:create

Allowed roles

  • owner
  • admin

Create a saved contact segment.

Request body

  • Name
    application/json
    Type
    CreateSegmentRequest
    Description
    Required body.

Responses

  • 201

    Segment created

    • application/json Segment
  • default

    Error

    • application/json ProblemDetails