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

idintegerRequired
Pledge ID

Response

Pledge deleted; no resource is returned in data.

statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error