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).
Request body
Response
ListingPromoteResult
Changes
Changed in 1 of the 5 revisions of this API.5
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status401response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status403response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status404response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status409response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status429response-property-enum-value-added
- ●