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 PUT \ --url https://prod-api.raisedonors.com/api/Gift/{giftId}/notes \ --header 'Authorization: <api-key>'
"<string>"
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
The id of the gift.
The updated notes.
OK
The response is of type string.
string
Was this page helpful?