Skip to main content
post/contacts

Create contact

LLM
View as Markdown
Open llms.txt

Creates a customer profile that can be matched to messages and events.

Authorization

Scheme

  • bearerAuth

Required scopes

  • contact:create

Allowed roles

  • owner
  • admin
  • agent

Create a contact in the workspace.

Request body

  • Name
    application/json
    Type
    CreateContactRequest
    Description
    Required body.

Responses

  • 201

    Contact created

    • application/json Contact
  • default

    Error

    • application/json ProblemDetails