Delete a recipient from a Report subscription

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

Path Params
string
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

string
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

string
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

Responses

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