latestOpenAPI 3.1.02026-08-221163801019.2 KB

f0f28319e448

User

Modify the variables of an user

Upsert or delete the user's variables. These changes are only reflected in tool invocations that are not yet made.

Permissions

This endpoint requires the following permissions:

  • User:UpdateUserInfo for the user to modify variables for.
post/v1/{organization}/user/{requested_user_id}/variable

Path parameters

organizationstring required
requested_user_idstring required

The identifier of the user to update information for.

The identifier of the user to update information for.

Headers

x-mongo-cluster-namestring nullable

The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.

The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.

Sec-WebSocket-Protocolstring[]

Request body

Response

Succeeded.