View source: R/finspacedata_operations.R
finspacedata_delete_permission_group | R Documentation |
Deletes a permission group. This action is irreversible.
See https://www.paws-r-sdk.com/docs/finspacedata_delete_permission_group/ for full documentation.
finspacedata_delete_permission_group(permissionGroupId, clientToken = NULL)
permissionGroupId |
[required] The unique identifier for the permission group that you want to delete. |
clientToken |
A token that ensures idempotency. This token expires in 10 minutes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.