Models
Delete a model
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.
DELETE
Delete a model
Documentation Index
Fetch the complete documentation index at: https://docs.mangrovesystems.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Model friendly ID (e.g., mdl_abc123def456)
Query Parameters
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.
Response
204 No Content
Delete a model