# Delete Binary Blob Deletes a previously uploaded binary blob in the user's account. This operation fails if the does not match the ID of an existing blob. Endpoint: DELETE /v1/blobs/{blobId} Version: 1.0 Security: sessionToken ## Path parameters: - `blobId` (string, required) Blob ID Example: "97a9fae8a19b4da58bb48dc90c9562c9"