Error
A valid request URL is required to generate request examples[
{
"AllowedPrivileges": "<string>"
}
]{
"error": {
"code": "<string>",
"message": "<string>"
}
}Copies connector settings from an existing connector to a new connector.
Copies connector settings from an existing connector to a new connector.
POST
/
copyConnector
Error
A valid request URL is required to generate request examples[
{
"AllowedPrivileges": "<string>"
}
]{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Body
application/json
The Id of the workspace where the existing connector resides.
The Id of the connector to copy.
The Id of the new connector.
The Id of the workspace where the new connector should be placed. If not specified, it is placed in the original connector's workspace.
Response
The action result
The access permissions that users or roles have on the new connector. The privileges control who can view, modify, or manage the connector within the workspace. Available values are 'UpdateSettings, Delete, Create, UploadFiles, SendFiles, ReceiveFiles, DeleteFiles, DeleteTransactions, Requeue'.