v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Deletes an AgentSpace. This operation is idempotent and returns a 204 No Content response on success.

delete/v1/agentspaces/{agentSpaceId}

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

The unique identifier of the AgentSpace

Response

Success

DeleteAgentSpaceOutput required

Empty output for successful AgentSpace deletion.