API ReferenceA2 A
Delete a registered A2A agent
Delete a registered A2A agent - Rensei REST API operation reference.
Authorization
cookieAuth wos-session<token>
WorkOS AuthKit browser session cookie.
In: cookie
Path Parameters
id*string
Response Body
application/json
application/json
curl -X DELETE "https://example.com/api/a2a/agents/string"Empty
{
"error": "Session not found"
}{
"error": "Session not found"
}