curl --location '/core/cleancycle/cleanonce' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --header 'Content-Type: application/json' \ --data '[ { "property1": "string", "property2": "string" } ]'
"string"