v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475719557.8 KB

Updates configurations for an alias of an agent.

put/agents/{agentId}/agentaliases/{agentAliasId}/

Path parameters

agentIdstring required

The unique identifier of the agent.

agentAliasIdstring required

The unique identifier of the alias.

Request body

agentAliasNamestring required

Specifies a new name for the alias.

descriptionstring

Specifies a new description for the alias.

aliasInvocationState'ACCEPT_INVOCATIONS' | 'REJECT_INVOCATIONS'

Enum representing the invocation state of an agent alias

Response

Success