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.