# Create a new timeline

Endpoint: POST /timelines
Version: 1.0.0
Security: bearerAuth

## Request fields (application/json):

  - `name` (string)
    The name of the timeline
    Example: "Tesla blueprint retrieval"

  - `destination_time` (string)
    Example: "1889-03-10T23:50:00Z"


