Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
通过 DELETE /v1/shares 撤销分享链接。链接立即失效;文件本身会被保留。
curl --request DELETE \ --url 'https://blob.squarecloud.app/v1/shares' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "id": "q8Zr2LwX7nT0vKc4Hs1YbA" }'
{ "status": "success" }
404
blob:write
INVALID_SHARE
id
SHARE_NOT_FOUND