Deletes the last version of a model
DELETE {{baseUrl}}/models/:modelId/versions/last
Deletes the last version of a model and its associated payload. If the version is the only version of the model all the information regarding the model will be deleted.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |