Update an alias's metadata
PATCH/v2/agent_aliases/:alias_key
Update an alias's metadata fields (name, description, enabled, metadata). To replace the routing policy, use PUT /v2/agent_aliases/{alias_key}/policy — policies are atomic and not partially updatable.
Request
Responses
- 200
- 403
- 404
The updated alias.
Permissions do not allow modifying this alias.
The alias was not found.