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/custom-actions/{instance_id}
curl \
-X PUT http://api.example.com/data/custom-actions/{instance_id}