workdocs_delete_notification_subscription {paws.end.user.computing} | R Documentation |
Deletes the specified subscription from the specified organization
Description
Deletes the specified subscription from the specified organization.
See https://www.paws-r-sdk.com/docs/workdocs_delete_notification_subscription/ for full documentation.
Usage
workdocs_delete_notification_subscription(SubscriptionId, OrganizationId)
Arguments
SubscriptionId |
[required] The ID of the subscription. |
OrganizationId |
[required] The ID of the organization. |
[Package paws.end.user.computing version 0.9.0 Index]