Projects
Create Project
post/api/v1/projects
Request body
project_idstring uuid required
The unique identifier of the project
namestring required
The name of the project, used to identify it in the web UI
metadataobject
integration_settingsobject
Response
Successful Response
project_idstring uuid required
The unique identifier of the project
project_namestring required
The name of the project, used to identify it in the web UI
project_status'draft' | 'deploying' | 'live' | 'error' required
created_atstring date-time required
updated_atstring date-time required
deployments_are_publicboolean required
deployments_are_enabledboolean required
metadataobject
last_conversation_idstring uuid nullable required
The unique identifier of the conversation