v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
ReportSubscriptions

Update Report subscription

Update the CloudRanger report subscription matching the subscription_id specified

put/organizations/{organization_id}/reportsubscriptions/{subscription_id}

Path parameters

organization_idstring required

Organization Id of the Organization that you are working with. This can be found by looking at the organization id in the URL of the dashboard. These are randomly generated alphanumber values

subscription_idstring required

The subscription identifier can be used to return a report subscription . You can get the subscription_id using the GET call /organizations/:organization_id/reportsubscriptions which will return all of the subscriptions which have been created within your organization

Request body

organization_idstring
namestring
format'pdf' | 'csv'
timezonestring
frequencystring
timestring time
schedule_cronstring
created_bystring
all_accountsboolean
created_atstring date-time
updated_atstring date-time
deleted_atstring

Response

200 response

idinteger
organization_idstring
namestring
formatstring
timezonestring
frequencystring
timestring time
schedule_cronstring
created_bystring
all_accountsboolean
created_atstring date-time
updated_atstring date-time
deleted_atstring