CURLcurl -X POST \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ -H "Content-Type: multipart/form-data" \ "https://hostname:443/widgets/import"
Import a widget to the system, ignoring ID or version, used to import new widgets.
CURLcurl -X POST \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ -H "Content-Type: multipart/form-data" \ "https://hostname:443/widgets/import"