Skip to main content
DELETE
Cancel Volunteer Signup

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 signup identifier.

Body

application/json
reason
string

Optional cancellation reason.

Response

Request completed successfully.

status
string
required
Example:

"Success"

data
any
required

The endpoint-specific response data

message
string