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.
Square Cloud API Playground does not support the specific array usage.
An array of strings representing the names of the objects to delete. You can delete up to 100 objects at a time in a single request.
Object names 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.
Troubleshooting
Object-Related
Was this page helpful?