cURL
curl --request POST \ --url https://{instance}.domo.com/api/content/v1/reportschedules/{scheduleId}/sendResubscribe \ --header 'Content-Type: application/json' \ --header 'X-DOMO-Developer-Token: <api-key>' \ --data ' [ { "type": "EMAIL", "value": "john.doe@example.com" } ] '
Documentation IndexFetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-479695-remove-crime-report.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-479695-remove-crime-report.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ID of the schedule
Array of ReportScheduleRecipient objects
EMAIL
Accepted