---
title: "Sta.sh Publish"
method: POST
path: "/stash/publish"
tags: ["stash"]
---

# Sta.sh Publish

`POST /stash/publish`

Publish a Sta.sh item to deviantART

## Headers

- `dA-minor-version` integer

## Response `200`

Successful response

- object
  - `status` string, required
  - `url` string, required
  - `deviationid` string, required

## Other responses

- `4XX` — Possible error codes: - 0: Must accept DA submission policy - 1: Must accept DA terms of service - 2: Category not found - 3: Invalid category or not allowed - 4: Invalid license configuration - 5: Invalid display_resolution configuration - 6: Publication failed - 7: Deviation not found - 8: Preview image required - 9: Deviation already published

---

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