Listing

Self-serve promotion of a claimed stub org to tracked

Signed-in only, and the caller must hold a verified claim on the resolved org (403 otherwise). Materializes stored release locators into sources — tier-1 (feed/github/appstore) go live, tier-2 (bare url/file) land paused for curator review — and flips the org to tracked. Idempotent: an already-tracked org is a no-op success. Gated behind a dedicated kill switch (creates live fetching sources).

post/listing/promote

Request body

domainstring required

Response

ListingPromoteResult

Changes

Changed in 1 of the 5 revisions of this API.5

    • added the new too_large enum value to the error/type response property for the response status 401

      response-property-enum-value-added

    • added the new too_large enum value to the error/type response property for the response status 403

      response-property-enum-value-added

    • added the new too_large enum value to the error/type response property for the response status 404

      response-property-enum-value-added

    • added the new too_large enum value to the error/type response property for the response status 409

      response-property-enum-value-added

    • added the new too_large enum value to the error/type response property for the response status 429

      response-property-enum-value-added