Object instances
Path parameters
projectIdstringRequired
The id of the project the object instance is in
instanceIdstringRequired
The id of the object instance to retrieve
Responses
200
Expected response to a valid request
application/json
idstringRequired
namestringRequired
descriptionstringOptional
urlstringRequired
enabledbooleanRequired
sourceone ofRequired
or
createdAtstringRequired
createdByone ofRequired
or
default
An error occurred
application/json
get
/v1/mml-objects/{projectId}/object-instances/{instanceId}Path parameters
projectIdstringRequired
The id of the project the object instance is in
instanceIdstringRequired
The id of the object instance to edit
Body
namestringOptional
descriptionstringOptional
enabledbooleanOptional
sourceone ofOptional
or
Responses
200
Expected response to a valid request
application/json
idstringRequired
namestringRequired
descriptionstringOptional
urlstringRequired
enabledbooleanRequired
sourceone ofRequired
or
createdAtstringRequired
createdByone ofRequired
or
default
An error occurred
application/json
post
/v1/mml-objects/{projectId}/object-instances/{instanceId}Was this helpful?

