Delete chat conversation
Soft-deletes the conversation for the owning user: it disappears from the list and stays gone across pod reschedules (the store is on a durable volume). This does not erase agent-run telemetry retained for cost/usage analytics.
Authentication
AuthorizationBearer
OAuth 2.0 device flow or platform session token
Path parameters
deploymentId
Deployment ID
conversationId
Conversation ID (client-chosen UUID v4)
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error