Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.hyperline.co/v1/catalog/versions/draft/publish \ --header 'Authorization: Bearer <token>'
{ "version_id": "<string>", "version": 123, "impacted_subscriptions": 123 }
Apply the pending draft to the live catalog and mark it as a published version.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Was this page helpful?
Contact support