Performs edits to a resource model

Performs edits to a resource model. This method exists to support specific resource edit activities required by the UI.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

modelIdstringRequiredformat: "^[0-9a-fA-F]{24}$"
Resource model ID

Request

properties
objectRequired

Response

response
object
A success response from an API method
OR
object
A failure response from an API method

Errors

500
Internal Server Error