v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Updates the configuration of an existing agent space, including its name, description, AWS resources, target domains, and code review settings.

post/UpdateAgentSpace

Request body

agentSpaceIdstring required

Unique identifier of the agent space.

namestring

Name of an agent space.

descriptionstring

The updated description of the agent space.

targetDomainIdsString[]

List of target domain IDs.

Response

Success

agentSpaceIdstring required

The unique identifier of the updated agent space.

namestring required

The name of the agent space.

descriptionstring

The description of the agent space.

targetDomainIdsString[]

The list of target domain identifiers associated with the agent space.

createdAtstring date-time

The date and time the agent space was created, in UTC format.

updatedAtstring date-time

The date and time the agent space was last updated, in UTC format.