Update Actor User API

Update a user linked to an actor.

Same request body as PATCH /users/USER_ID. The user must already be linked to
this actor. Returns the actor with reloaded users and hosts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 10 and 256

Unique actor identifier.

string
required
length between 10 and 256

Unique user identifier.

Body Params

Fields to update on the linked user (for example high_risk, tags, or groups).

Updated email address. Omit to leave unchanged.

Updated username. Omit to leave unchanged.

When true, marks the user as high risk. Omit to leave unchanged.

array | null

Tags to add to the user

array | null

Groups to add to the user

Headers
string
required

Your API Key ID

string

Your API Key Secret

Responses

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