Shortcuts.changeOwner (Method)
Changes a shortcut's owner to a different user or group.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | ShortcutID | Required | A shortcut's ID. |
ownerID | ContributorID | Required | A contributor (user) ID. |
Context:
License Requirements | None |
Permission Requirements | shortcut:Admin |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None