POST

Remove Item


Remove an item from a collection

Body Params
collectionNamestring

The collection or table to delete from.

Response Object
Returns an empty object.
Delete an item from a collection.
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?