Import connection component
This method enables administrators to import a new connection component.
URL
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
|
|
Resource information
HTTP method |
POST |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session, encoded in BASE 64. |
Valid values |
A session token that was returned from the “Logon” method. |
Body parameters
|
Parameter |
ImportFile (mandatory) |
Type |
byte array |
Description |
The file that contains the connection component. The parameter must contain a file in the format of BASE 64 array. |
Default |
- |
Result
|
Parameter |
ConnectionComponentID |
Type |
String |
Description |
The unique ID of the connection component. |
Return codes
For a complete list of return codes, see Return Codes.