Update Project

PUT {{base-path}}/sites/{{site-id}}/projects/:project-id

https://help.tableau.com/current/api/restapi/en-us/REST/restapirefprojects.htm#update_project

Request Params

KeyDatatypeRequiredDescription
publishSamplesnull(Optional) A Boolean value that specifies whether to publish the sample workbooks provided by Tableau to the project when you update the project. When the publish-value is not specified in the request, or the publishSamples parameter is missing, no samples will be published. To publish the sample workbooks, set publishSamples parameter to true. This option is equivalent to the tabcmd command-line utility option, publishsamples. For more information, see tabcmd(Link opens in a new window).