Skip to main content
POST
Connect To A Campus

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

branchId
integer
required

Church campus identifier.

Required range: x >= 1

Body

application/json
role
enum<string>
default:attendee
Available options:
attendee,
volunteer,
leader
is_primary
boolean
default:false
directory_visible
boolean
default:false

Response

Campus connection created or submitted for approval.

The response is of type object.