Creates a copy of the specified sheet.
The ID of the destination container.
Type of destination container.
The "home" enum is Deprecated since March 25, 2025, and will be removed.
Name of the newly created object (when copying a dashboard, folder, or sheet).
SUCCESS
Message that indicates the outcome of the request. (One of SUCCESS or PARTIAL_SUCCESS.)
Array of BulkItemFailure objects which represents the items that failed to be added or updated. See Bulk operations > Partial success for more information. Applicable only for bulk operations that support partial success.
New version of the sheet. Applicable only for operations which update sheet data.
{ "message": "SUCCESS" }