curl --request POST \
--url https://api.example.com/retention/run{}POST /retention/run — trigger an immediate cleanup run.
curl --request POST \
--url https://api.example.com/retention/run{}OK
The response is of type object.
Was this page helpful?