v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBPortal
Sends a portal message
Sends a message to the specified contact on the client portal.
When using the Client Credentials grant type, include the UserId header to impersonate the lawyer in the firm who is sending the message.
post/matters/{matterId}/portal/messages
Path parameters
matterIdstring uuid required
Request body
Example request
{
"contactId": "93421c6f-40bd-465d-bb95-3b3b5e200e30",
"requireMFA": true
}Response
When request is accepted.