Skip to main content
Permanently remove a preset from your account.
curl -X DELETE \
  -H "Authorization: Bearer YOUR_API_KEY" \
  https://polychadsbot.xyz/api/v1/presets/2
{
  "deleted": true
}
ParameterTypeInDescription
preset_idintegerpathThe ID of the preset to delete