Put Release Manifest
Publish a new manifest for product. Called by the release CI after it has uploaded the binaries to Cloudflare R2.
Auth: Authorization: Bearer <OMICOS_RELEASE_TOKEN>. If that env var is unset the endpoint refuses everything — there must never be an unauthenticated write path for "what version should everyone update to".
put/admin/api/release/{product}/manifest
Path parameters
productstring required
Headers
authorizationstring nullable
Request body
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.