Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://prod-api.raisedonors.com/api/Donor/{id}/address/{addressId}/delete \ --header 'Authorization: <api-key>'
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
The ID of the donor address to delete.
OK
Was this page helpful?