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

# POST /archive/storage_options/{id}/

`POST /archive/storage_options/{id}/`

## Path parameters

- `id` integer, required

## Request body

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

## Response `200`

Success

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

## 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)
