v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
ReportSubscriptions

Add recipient to Report subscription

Adds a new recipient email to a CloudRanger report subscription matching the subscription_id specified

post/organizations/{organization_id}/reportsubscriptions/{subscription_id}/recipients

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

emailstring
externalboolean
subscription_idstring

Response

200 response

subscription_idstring
emailstring
externalboolean