# Close an update window

Deletes the update window for updating the profile.

Endpoint: DELETE /profiles/{profileId}/update-window
Security: UserToken

## Path parameters:

  - `profileId` (integer, required)
    Profile ID.

## Header parameters:

  - `X-External-Correlation-Id` (string)
    Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. [Learn more](/guides/developer/headers/correlation-id).

