---
title: "Set default agent for organization"
method: PUT
path: "/agents/default-agent"
tags: ["Agents Settings"]
---

# Set default agent for organization

`PUT /agents/default-agent`

sets the default agent for the organization

## Request body

- AgentSettingsApiSetDefaultAgentRequestBody
  - `agentKey` string, required
  - `organizationId` string, required

## Response `200`

- unknown

---

[API](https://skmtc.dev/envzero/apis/env0-api.md) · [All operations](https://skmtc.dev/envzero/apis/env0-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/envzero/env0-api/revisions/513441cbe9dc/schema)
