- Print
- DarkLight
- PDF
Move connected cables for electric splice
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/el_splices/{id}/move_connected/
Operation is used to move the endings of connected cable(s) for electric splice so that the endings match the location of the splice. Available from product version 3.2.22.
Security
API Key
Header parameter nameAuthorization
Token issued for API consumer.
Path parameters
id
integer Required
Id of Electric splice
Responses
200
Moving operation was completed.
object
movedLineObjects
Array of string
List of urls of those lines that were affected by the moving operation
string
404
Object was not found
{
"details": "Not found."
}
object
details
string
Detailed description of error
Was this article helpful?