commit phase.
POST /blobs/:org_id/:blob_id/revisions
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
org_id | string | Yes | The unique ID of the organization. |
blob_id | string | Yes | The unique ID of the blob. |
Response
| Parameter | Type | Description |
|---|---|---|
revision_id | string | The unique ID of the new revision. |

