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/Campaign/{campaignId}/toggle-sync \ --header 'Authorization: <api-key>'
true
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
The ID of the campaign
OK
The response is of type boolean.
boolean
Was this page helpful?