Reply to a Discourse topic

Posts a reply to a Discourse topic within the connection. Requires the topic's primary key (_pk) and the reply content. Both the Discourse API and local storage are updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique UUID v4 identifier of the project.

integer
required

The unique identifier of a project connection.

Body Params
integer
required

Discourse topic record id.

string
required

Reply content.

Responses

400

Bad Request

403

Permission denied

404

Project not found or topic not found

500

Internal Server Error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json