Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blobhub.io/llms.txt

Use this file to discover all available pages before exploring further.

Commit a draft revision, making it immutable and ready for use.

POST /revisions/:id/commit

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe unique ID of the revision.

Response

Returns an empty JSON object upon success.

Example

curl -X POST https://api.blobhub.io/revisions/rev_001/commit