Projects
Create a new project
An endpoint for creating a new project
POST
Authorizations
a valid bearer token
Body
application/json
The deployment type of the agent
Available options:
HYBRID, FULL_SAAS The name of the new project
Required string length:
1 - 255Example:
"Project-1"
The target data warehouse for the project
Available options:
SNOWFLAKE, REDSHIFT The description of the new project
Maximum string length:
1000Example:
"My new Data Productivity Cloud project"
Response
Project created
