v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
ReportSubscriptions

Delete a recipient from a Report subscription

Deletes a recipient email from a CloudRanger report subscription matching the subscription_id specified

delete/organizations/{organization_id}/reportsubscriptions/{subscription_id}/recipients/{email}

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

emailstring required

The report subscription recipient email address. You can get all recipient email addresses for a specific subscription using the GET call /organizations/:organization_id/reportsubscriptions/:subscription_id which will return all of the subscriptions (and the recipients) which have been created within your organization

Response

200 response

messagestring