Create a message
Create a message
Request Body — REQUIRED | ||||
---|---|---|---|---|
integrationId string | ||||
integrationUrl string | ||||
channel stringPossible values: [ | ||||
title string — REQUIREDPossible values: 1 ≤ length ≤ 1000 | ||||
content string — REQUIREDPossible values: 1 ≤ length ≤ 500000 | ||||
labels string[] | ||||
requester object — REQUIREDRequester to be upserted. This field accepts multiple identifier fields (ordered by priority: externalUid, email, name). If no customer is not found using the first identifier, the next one is used, and so on until the last identifier is reached. If no customer if found after reaching the last field, a new customer is created. If a customer is found using one identifier, and additional identifiers are provided but not defined upstream, this customer will be updated with the provided identifiers.
| ||||
submitter objectSubmitter to be upserted. See requester for more details. If the submitter is not provided and requester type is
|
Responses | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201 Create a single message
|