v7
latestSwagger 2.02026-07-13322074.5 KBModels
Updates the metadata for a model. Status codes:
- 204 No Content
- 400 Bad Request
- InvalidArgument - The model id is invalid.
- JsonPatchInvalid - The JSON Patch provided is invalid.
- MissingArgument - The model id was not provided.
- 404 Not Found
- ModelNotFound - The model was not found.
- 409 Conflict
- ModelReferencesNotDecommissioned - The model refers to models that are not decommissioned.
patch/models/{id}
Path parameters
idstring required
The id for the model. The id is globally unique and case sensitive.
Query parameters
api-versionstring required
The requested API version.
Response
Success