Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

fixId
string<uuid>
required

Body

application/json
text
string
required

The message for Roark.

Required string length: 1 - 4000
Example:

"Keep the current voice; focus on the closing confirmation."

Response

The answer was delivered; the fix resumes.

data
object
required