Skip to main content
POST
Create A Community Group Leader Note

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

Body

application/json
body
string
required
Maximum string length: 10000
member_id
integer | null
Required range: x >= 1

Response

Leader note created.

The response is of type object.