Skip to main content
POST
Reply publicly to a comment, reply or mention

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
message
string

The public reply to publish.

Response

201 - undefined