---
search:
  tags:
    - Operations
    - PUT
seo:
  description: >-
    Owner-only legacy state surface. When remixable: true, people who already
    hold… Reference for the PUT /app/{id}/remixable endpoint in the Charming API
    API.
sidebar:
  badge: PUT
  label: Toggle Template copying and public listing
title: Toggle Template copying and public listing
type: openapi-operation
---
Owner-only legacy state surface. When `remixable: true`, people who already hold `app:read` on the source App can create an independent copy. `listed: true` also grants public discovery and copying without granting access to the live source App or its data. Listed always implies Template. When `remixable: false`, copying stops for new users, existing copies are unaffected, and Listed is cleared. `listed` is a patch: `true` publishes, `false` unpublishes, and omitting it preserves the current Listed state. This route cannot edit listing metadata; use `/api/v1/apps/{appId}/template-listing` for the title, summary, Markdown detail, category, cover, and gallery. Idempotent calls are no-ops.

<Operation source="reference" id="set-app-remixable" />

Found a bug or need a feature? [Tell us](/docs/capabilities/feedback) with `submit_feedback` or `POST /app/{id}/feedback`. Your feedback shapes what we build next.
