[
{
"property1": "string",
"property2": "string"
}
]curl --location --request POST '/core/cleancycle' \
--header 'Authorization: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"property1": "string",
"property2": "string"
}
]'{
"InsertedID": "5cceba2cc7157e23ae172c28"
}