---
title: "Sta.sh Submit"
method: POST
path: "/stash/submit"
tags: ["stash"]
---

# Sta.sh Submit

`POST /stash/submit`

Submit files to Sta.sh or modify existing files

## Headers

- `dA-minor-version` integer

## Response `200`

Successful response

- object
  - `status` string, required
  - `itemid` integer, required
  - `stack` string
  - `stackid` integer

## Other responses

- `4XX` — Possible error codes: - 1: Client error, e.g. updating non-existing submission - 2: Validation error, e.g. upload is too large

---

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