cURL
curl --request PUT \ --url https://{instance}.domo.com/api/content/v1/reportschedules/{scheduleId}/enabled \ --header 'Content-Type: application/json' \ --header 'X-DOMO-Developer-Token: <api-key>' \ --data true
Documentation IndexFetch the complete documentation index at: https://domoinc-arun-raj-connetors-domo-480645-add-reports-sort-asc.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://domoinc-arun-raj-connetors-domo-480645-add-reports-sort-asc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ID of the schedule
boolean
The body is of type boolean.
OK