Blob Delete Share
Revoke a share link with DELETE /v1/shares. The link stops working at once; the file itself is kept.
DELETE
string
required
The API key for your account. You can find this in your account settings.
404 from then on, and the file itself is kept. Requires the blob:write scope.
string
required
The share id, from Create Share or List Shares.
Response
string
“success” if successful, “error” if not.

