---
title: "Open an update window"
method: POST
path: "/v1/profiles/{profileId}/update-window"
tags: ["profile"]
---

# Open an update window

`POST /v1/profiles/{profileId}/update-window`

Opens the update window for updating the profile information: details, addresses, directors, owners, others.

## Path parameters

- `profileId` integer, required

## Headers

- `X-External-Correlation-Id` string, uuid

## Response `200`

Update window opened successfully.

## Other responses

- `429` — Rate limit exceeded. Retry after the number of seconds specified in the `Retry-After` header.

---

[API](https://skmtc.net/wise/apis/platform-api.md) · [All operations](https://skmtc.net/wise/apis/platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wise/platform-api/versions/4907a1d269ab/schema)
