Create a project
Projects and Tasks API
Create a project
Create a new project in your Domo instance
POST
Create 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.
Query Parameters
The name of the project
Array of user ID's that will be assigned as members of the project
Whether or not the project should be publicly available to other Domo users
Description of the project
Due date of the project
Body
application/json
The request body accepts a project object.