copilot

Create or replace the mod-generation copilot session with the given id, storing its conversation and version metadata for the current user.

put/api/copilot/mod-generation/sessions/{id}/

Path parameters

idstring required

A UUID string identifying this mod copilot session.

Request body

idstring uuid
source_versionstring nullable

Commit SHA of the app-service (backend) running when the session was created

platform_versionstring nullable

The platform version that created the session

created_atstring date-time
updated_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.