Deletes a specific miniapp generator deployment or all deployments for a FID. If deployment_id or name is provided, deletes single deployment. If only FID is provided, deletes all deployments for that FID. Requires API key authentication.
API key to authorize requests
Farcaster ID of the user
x >= 0Deployment ID (UUID). If provided, deletes this specific deployment.
Kubernetes deployment name. If not provided and deployment_id not provided, all deployments for the FID will be deleted
Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.