View source: R/generated_client.R
| notebooks_put_transfer | R Documentation | 
Transfer ownership of this object to another user
notebooks_put_transfer(
  id,
  user_id,
  include_dependencies,
  email_body = NULL,
  send_email = NULL
)
| id | integer required. The ID of the resource that is shared. | 
| user_id | integer required. ID of target user | 
| include_dependencies | boolean required. Whether or not to give manage permissions on all dependencies | 
| email_body | string optional. Custom body text for e-mail sent on transfer. | 
| send_email | boolean optional. Send email to the target user of the transfer? | 
A list containing the following elements:
| dependencies | array, An array containing the following fields: 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.