scripts_put_r_transfer {civis} | R Documentation |
Transfer ownership of this object to another user
Description
Transfer ownership of this object to another user
Usage
scripts_put_r_transfer(
id,
user_id,
include_dependencies,
email_body = NULL,
send_email = NULL
)
Arguments
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? |
Value
A list containing the following elements:
dependencies |
array, An array containing the following fields:
|