Closed DevinMcPherson-TS closed 1 year ago
Just realized there is no swagger option for this API so it makes it much harder for customers to use without writing an application. This makes putting it in cs tools SUPER useful.
This is resolved as part of V1.4.0 . Check the release notes to learn more.
First Stop
Description
There is a separate transfer ownership API for dataflow introduced in 7.2sw. I'd like an additional function in User Management to allow transferring ownership of dataflow jobs. If we want to get fancy, we'll just check the object based on guid and call the right endpoint as opposed to having two different end user functions . Syntax:
curl -X GET ":///dataflow/diapi/transferofownership?fromUserName=&toUserName=" -b 'JSESSIONID='