finspacedata_disable_user {paws.storage} | R Documentation |
Denies access to the FinSpace web application and API for the specified user
Description
Denies access to the FinSpace web application and API for the specified user.
See https://www.paws-r-sdk.com/docs/finspacedata_disable_user/ for full documentation.
Usage
finspacedata_disable_user(userId, clientToken = NULL)
Arguments
userId |
[required] The unique identifier for the user that you want to deactivate. |
clientToken |
A token that ensures idempotency. This token expires in 10 minutes. |
[Package paws.storage version 0.7.0 Index]