v1
latestOpenAPI 3.0.32026-08-061874701.5 MBdashboards
Copy dashboard
Creates a copy of the specified dashboard.
post/sights/{sightId}/copy
Path parameters
sightIdstring required
ID of the dashboard (sight) being accessed.
Headers
Authorizationstring
API Access Token used to authenticate requests to Smartsheet APIs.
Content-Typestring
Required for POST and PUT requests. Defines the structure for the request body.
Request body
Response
Result object containing a dashboard with a subset of attributes for the newly created dashboard.
Example response
{
"message": "SUCCESS"
}