Skip to main content
Delete a specific revision. Cannot delete the latest revision of a blob.

DELETE /revisions/:id

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe unique ID of the revision.

Response

Returns an empty JSON object upon success.

Example

curl -X DELETE https://api.blobhub.io/revisions/rev_old