Skip to main content
POST
Sends a portal message

Authorizations

x-api-key
string
header
required
Authorization
string
header
required

Path Parameters

matterId
string<uuid>
required

Body

message
string
required
Minimum string length: 1
contactId
string<uuid>

Unique identifier of the contact.

Example:

"93421c6f-40bd-465d-bb95-3b3b5e200e30"

requireMFA
boolean

Whether MFA is required before showing the message content.

Example:

true

Response

When request is accepted.