Report Subscription - Delete an existing subscription

Deletes an existing subscription.

delete
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
reportSubscriptionIdstring · uuidRequired

Enter ID of an existing subscription

reportIdstring · uuidRequired

Enter ID of an existing report

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Responses
200

Success: Subscription successfully deleted.

delete
/reports/{reportId}/subscriptions/{reportSubscriptionId}

Last updated