---
title: "PUT /archive/storage_options/{id}/"
method: PUT
path: "/archive/storage_options/{id}/"
tags: ["StorageOptions"]
---

# PUT /archive/storage_options/{id}/

`PUT /archive/storage_options/{id}/`

## Path parameters

- `id` integer, required

## Request body

- StorageOptions
  - `domain` string
  - `id` integer
  - `storage_method` string

## Response `200`

Success

- object
  - `message` string
  - `num_results` integer
  - `status` integer

## Other responses

- `403` — Invalid or missing credentials

---

[API](https://skmtc.net/n-able/apis/mail-api.md) · [All operations](https://skmtc.net/n-able/apis/mail-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/n-able/mail-api/revisions/ddcf07469cce/schema)
