trajectories

Fork

Create a new trajectory session seeded with the parent's records up to head_uuid. Anyone who can view the parent can fork from it; the new session is owned by the caller and starts at visibility='private' (or 'lab' if the caller has an active lab).

post/api/trajectories/{session_id}/fork

Path parameters

session_idstring required

Headers

authorizationstring nullable

Request body

head_uuidstring required
titlestring nullable

Response

Successful Response

object required

Changes

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