---
title: "OPTIONS /history/map-update"
method: OPTIONS
path: "/history/map-update"
tags: ["Map"]
---

# OPTIONS /history/map-update

`OPTIONS /history/map-update`

OPTIONS operation for /history/map-update

## Response `200`

Successful response

- HistoryMapUpdateSerializer
  - `id` integer
  - `uuid` string
  - `name` string, required
  - `status` 'launched' | 'stalled' | 'new' | 'in_progress' | 'paused'
  - `onboardee_company` string, required
  - `owner` string, required
  - `history_date` string, date-time
  - `event_type` string, required
  - `expected_launch_date` string, date-time
  - `actual_launch_date` string, date-time
  - `notes` string
  - `has_messages` boolean
  - `external_id` string
  - `custom` object

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.dev/onboard/apis/onboard-api-complete-specification.md) · [All operations](https://skmtc.dev/onboard/apis/onboard-api-complete-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/onboard/onboard-api-complete-specification/revisions/3d0f0a6a632d/schema)
