Skip to main content
curl -X DELETE https://api.usenaive.ai/v1/account-kits/KIT_ID \
  -H "Authorization: Bearer $NAIVE_API_KEY"
Fails if the kit is the default or still has users assigned (reassign them first).