v4
latestOpenAPI 3.0.22026-08-02109239415.7 KBmini-apps
Publish a mini-app preview entry
Publishes a mini-app preview entry. Called by the mini-apps preview deploy pipeline to register a throwaway preview deploy, keyed by its unique preview id. Re-publishing an existing preview id refreshes every deploy-managed field. Preview entries are independent from the main catalog: they carry no slug, owner, or membership gating, and anyone with the preview link can access the app.
post/mini-apps/publish-preview
Request body
Response
Mini-app preview published successfully
Example response
{
"preview_id": "preview_id"
}