Delete User

Delete a user in Tenable Vulnerability Management.

Input

Field Definition Type Required
User
ID or UUID

The unique identifier of the user.

Both UUID and ID are accepted.
  • Example UUID input: a1ac5e57-d3cf-4396-a825-38538bc52d26

  • Example ID input: 2192886

Text TRUE

Output

Field Definition Type
Response
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number