cURL
curl --request DELETE \ --url https://api.loopreturns.com/api/v1/collections/{id} \ --header 'X-Authorization: <api-key>'
{ "id": 123, "success": true }
Delete a collection.
API Scope: "Collections (read)"
The unique identifier for the collection, created by Loop.
23141001200513
Success