Skip to main content
POST
Create A Community Group Study Guide

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
title
string
required
Maximum string length: 255
content
string
required
Maximum string length: 20000
source_url
string<uri> | null
Maximum string length: 2048

Response

Study guide created.

The response is of type object.