Delete a fundraising pledge
Deletes the specified pledge when it has no payments in active, pending, or completed states. Pledges with such payments are retained and return an error.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Pledge ID
Response
Pledge deleted; no resource is returned in data.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

