Remove a report scheduledelete https://{hostname}/etp-report/v3/configs/{configId}/schedules/{scheduleId}Removes the configuration of a specified report schedule.Path ParamsscheduleIdintegerrequiredA unique identifier for each report schedule configuration.configIdintegerrequiredA unique identifier for each configuration.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 400Bad Request. 403Access forbidden. 404Configuration not Found.Updated about 1 month ago