v47

latestOpenAPI 3.0.3Discuss directly with founders for license.raw.githubusercontent.com2026-01-30251599686.2 KB
chat

Revert a chat session to a specific commit

post/chat/sessions/{session_id}/revert

Path parameters

session_idstring uuid required

The chat session ID

Request body

commit_hashstring required

The git commit hash to revert to (must be 40 characters)

Response

Successfully reverted to commit

commit_hashstring required

The commit hash that was reverted to

reverted_atstring date-time required

Timestamp when the revert occurred