Update a Power BI schedule

Update the selected schedule using uniqueid. The update clears and rebuilds filters and reconciles destination collections, removing omitted entries. Preserve wanted filters, destinations and destination IDs. ClientRenderingSettings is not a substitute for RenderingSettings. Supply both EmailDestinations and DiskDestinations as complete arrays, using [] for a collection that should be empty. The update compares DestinationId against existing destinations and deletes entries absent from the supplied lists. Preserve existing destination IDs when retaining them. Omission is not a preserve instruction and can fail during collection processing. Use JSON when either required collection must be empty. The paired examples retain email destination 701 and disk destination 702; replace these example IDs with the destination IDs retrieved for the schedule.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Send application/json or application/x-www-form-urlencoded. Use JSON to represent nested objects, arrays and explicit null values. For form requests, send individual bracketed fields; do not serialize the entire schedule into a field named model.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

Operation completed. The response body is empty.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json