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

modelIdentifierstringRequired
modelIdentifier

Request

instance
namestringRequired
The name of the resource instance
descriptionstringRequiredDefaults to

Free-form text describing the resource instance

createdanyRequired
An ISO date string denoting when this resource instance was created
createdByanyRequired
The account identifier of the user who created this resource instance
lastUpdatedanyRequired
An ISO date string denoting when this resource instance was last updated
lastUpdatedByanyRequired
The account identifier of the user who last updated this resource instance
instanceDataobject or nullRequired
The data for the resource instance

Response

response
dataobject

Errors

500
Internal Server Error