Update user authorizations

Updates user authorizations for accessing a Tenable Vulnerability Management instance. Use the endpoint to grant and revoke authorizations.

Note: You cannot update authorizations for the current user.

For background information about managing user authorizations, see Manage User Access Authorizations in the Tenable Vulnerability Management User Guide.

Requires the Administrator [64] user role. See Roles.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Specifies the unique identifier (UUID) of the user. To determine the user UUID, use the GET /users endpoint.

Body Params

An object specifying the authorization settings to apply to the user. Set each property to true to grant the authorization or false to revoke it.

boolean
required

Specifies whether API key authentication is authorized for the user.

boolean
required

Specifies whether username and password login is authorized for the user.

boolean
required

Specifies whether SSO with SAML is authorized for the user.

boolean

Specifies whether two-factor authentication enrollment is required for the user.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html