---
title: "Present this — AI-generate a slides deck"
method: POST
path: "/v1/artifacts/{id}/present"
tags: ["Artifacts"]
---

# Present this — AI-generate a slides deck

`POST /v1/artifacts/{id}/present`

Reads production HTML and publishes a new private slides artifact in the same workspace. Rate-limited per user.

## Response `200`

New deck artifact

- object
  - `artifact_id` string
  - `url` string

## Other responses

- `401` — Authentication required
- `403` — Access denied
- `404` — Resource not found
- `429` — Rate limit exceeded

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/versions/804359ead65a/schema)
