finspacedata_disable_user: Denies access to the FinSpace web application and API for the...

View source: R/finspacedata_operations.R

finspacedata_disable_userR 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 account that you want to disable.

clientToken

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


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.