---
title: "POST /api/amazon/account"
method: POST
path: "/api/amazon/account"
tags: ["Amazon Accounts"]
---

# POST /api/amazon/account

`POST /api/amazon/account`

## Request body

- object
  - `name` string, required
  - `sellerId` string, required
  - `mwsAuthToken` string, required
  - `region` string, required
  - `sites` unknown[], required
    - unknown

## Response `201`

Returns Amazon account token

---

[API](https://skmtc.dev/salest/apis/api-server.md) · [All operations](https://skmtc.dev/salest/apis/api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/salest/api-server/revisions/41732efb40ea/schema)
