Skip to main content
POST
Comment On A Community Group Post

Authorizations

X-API-Key
string
header
required

Client API key copied from Developer Access in the TheFaithApp dashboard.

Authorization
string
header
required

Member access token returned by POST /v1/auth/token.

Path Parameters

groupId
integer
required

Community group identifier.

Required range: x >= 1
postId
integer
required

Community group post identifier.

Required range: x >= 1

Body

application/json
body
string
required
Maximum string length: 5000

Response

Comment created.

The response is of type object.