Skip to main content
PATCH
Update per-agent widget policy

Authorizations

Authorization
string
header
required

Headers

X-Account-ID
string

Tenant database. Required when using a Zitadel JWT.

Path Parameters

id
string
required

Agent id (uuid)

Body

application/json

Per-agent fields

Per-agent fields

agent_id
string
Example:

"agent_01HZ2N7G3K8M0Q5R7T9V2X4Y6Z"

auth_mode
enum<string>
Available options:
guest,
user,
both
Example:

"both"

widget_enabled
boolean
Example:

true

Response

OK

agent_id
string
Example:

"agent_01HZ2N7G3K8M0Q5R7T9V2X4Y6Z"

auth_mode
enum<string>
Available options:
guest,
user,
both
Example:

"both"

widget_enabled
boolean
Example:

true