Import an instance into a resource
Imports an instance into a resource.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
modelIdentifier
modelIdentifier
Request
instance
name
The name of the resource instance
description
Free-form text describing the resource instance
created
An ISO date string denoting when this resource instance was created
createdBy
The account identifier of the user who created this resource instance
lastUpdated
An ISO date string denoting when this resource instance was last updated
lastUpdatedBy
The account identifier of the user who last updated this resource instance
instanceData
The data for the resource instance
Response
response
data
Errors
500
Internal Server Error