Update Actor Host API

Update a host linked to an actor.

Same request body as PATCH /hosts/{host_id}. The host must already be linked to
this actor. You may send host_name or description for the display name.
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 host identifier.

Body Params

Fields to update on the linked host (display name, endpoint UID, high_risk, tags, or groups).

length ≤ 2048

Endpoint identifier from your security tools. Omit or send empty string to leave unchanged; null to clear.

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

length ≤ 2048

Host display name. You may send this field as host_name or description. Omit to leave unchanged.

array | null

Tags to add to the host

array | null

Groups to add to the host

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