Update a project
Projects and Tasks API
Update a project
Updates attributes of an existing project in your Domo instance. The following properties are read-only and cannot be updated with this request:
idmemberscreatedBycreatedDate
PUT
Update a project
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the project
Query Parameters
Updates the name of the project
Updates whether or not the project is publicly available to Domo users
Updates the description of the project
Updates the due date of the project
Body
application/json
The request body accepts a project object.