Skip to main content
POST
Connect To A Ministry

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

ministryId
integer
required

Volunteer ministry identifier.

Required range: x >= 1

Body

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

Response

Ministry connection created or submitted for approval.

The response is of type object.