Delete a model. By default, only the latest version is deleted, and it must have no model runs. Use the all_versions parameter to delete all versions of the model at once.
Model friendly ID (e.g., mdl_abc123def456)
When true, deletes all versions of the model. When false or omitted, deletes only the latest version. The model(s) must not have any model runs to be deleted.
204 No Content