Skip to main content
DELETE
Cancel Event Registration

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

eventId
integer
required

Event identifier.

registrationId
integer
required

Registration identifier.

Response

Request completed successfully.

status
string
required
Example:

"Success"

data
any
required

The endpoint-specific response data

message
string