Skip to main content
POST
Sign Up for Volunteer Opportunity

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

id
integer
required

Volunteer opportunity identifier.

Body

application/json
slot_id
integer

Required when the opportunity has scheduled slots.

notes
string

Optional note for the coordinator.

Maximum string length: 1000

Response

Request completed successfully.

status
string
required
Example:

"Success"

data
any
required

The endpoint-specific response data

message
string