Update a model with data given in the request body.
JSON format is expected. Model performs the validation automatically when fields are modified.
Path parameters
-
instance_id Required
PUT /data/output-types/{instance_id}
curl \
-X PUT http://api.example.com/data/output-types/{instance_id}