Blob Endpoints
Blob Delete Objects
This documentation provides a comprehensive overview of the DELETE /v1/objects endpoint of the SquareCloud Blob API.
DELETE
The API key for your account. You can find this in your account settings.
The name of the object to delete. The object name must adhere to the following pattern: a to z, A to Z, 0 to 9, and _
.
Response
Indicates whether the call was successful. “success” if successful, “error” if not.