Learn R Programming

paws.storage (version 0.2.0)

finspacedata_disable_user: 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://paws-r.github.io/docs/finspacedata/disable_user.html for full documentation.

Usage

finspacedata_disable_user(userId, clientToken = NULL)

Arguments

userId

[required] The unique identifier for the user account that you want to disable.

clientToken

A token that ensures idempotency. This token expires in 10 minutes.