View source: R/finspacedata_operations.R
finspacedata_enable_user | R Documentation |
Allows the specified user to access the FinSpace web application and API.
See https://www.paws-r-sdk.com/docs/finspacedata_enable_user/ for full documentation.
finspacedata_enable_user(userId, clientToken = NULL)
userId |
[required] The unique identifier for the user that you want to activate. |
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.