Skip to main content
POST
/
admin
/
gc
Trigger garbage collection
curl --request POST \
  --url https://api.example.com/admin/gc \
  --header 'Content-Type: application/json' \
  --data '{
  "sync": true
}'

Body

application/json
sync
boolean

Response

200

Garbage collection triggered