Authorizations
Master API key for administrative operations
Response
Cleanup process initiated
curl --request POST \
--url http://localhost:3000/master/cleanup/run \
--header 'X-API-Key: <api-key>'Forces the cleanup process to run immediately (Master API)
curl --request POST \
--url http://localhost:3000/master/cleanup/run \
--header 'X-API-Key: <api-key>'Master API key for administrative operations
Cleanup process initiated
Was this page helpful?