CLI›api›deletecraftr api deleteDelete an API.Usagecraftr api delete --api <api>CopyFlagsFlagDescription--api-arequiredAPI slug.Related commandsapi list· List the APIs in the project.api create· Create a new API.api set auth bearer· Set the API default auth to a bearer token. Supports {{variables}}.api set auth api-key· Set the API default auth to an API key sent as a header or query parameter.api unset auth· Clear the API default auth.api overrides· List all overrides for an API, grouped by kind (api, resource, operation, parameter).See alsoAuth & middlewaresapi.json format