{ "ids": [ "string" ] }
curl --location 'https://api.laf.run/v1/recycle-bin//functions/delete' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ "string" ] }'
{ "error": "string", "data": {} }