Delete a custom plugin from the namespace.
Security: Users can only delete plugins in their own namespace.
What happens:
Response:
deployment_removed: True if a Ray Serve deployment was queued for removalREQUIRED: Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
"Bearer YOUR_API_KEY"
"Bearer YOUR_STRIPE_API_KEY"
Plugin deleted successfully
Response model for plugin deletion.
Includes information about Ray Serve deployment removal if the plugin was deployed for realtime inference.