put https://api.seismic.com/workspace/v1/items//owner
Transfer the owner of workspace content or folder to a collaborator.
SCOPES
Required: seismic.workspace.manage.
See Permissions for additional details.
EndFragment
Body Definitions
{
"ownerId": "string"
}
Attribute | Description |
---|---|
ownerId | (Required) the id of the new owner which you want to transfer, the new owner should be a collaborator of the content before transfer. |