Transfer owner of content to memberput https://api.seismic.com/workspace/v1/items/{workspaceContentId}/ownerTransfer the owner of workspace file or folder to a collaborator. EndFragment Body Definitions { "ownerId": "string" } AttributeDescriptionownerId(Required) the id of the new owner which you want to transfer, the new owner should be a collaborator of the content before transfer.Path ParamsworkspaceContentIdstringrequiredworkspaceContentId (Required) : the id of file or folder from workspaceBody ParamsownerIdstringResponses 200OK 400Bad Request 404Not FoundUpdated about 23 hours ago