API Reference

Create project

Creates and saves a new project in database

Log in to see full request history
Body Params

dto

boolean

Is the project blocked

string

Is the project blocked reason

client
object
createdBy
object

The DTO of employee entity

date-time

Created date time of project

string

The project description

date

Due date of project

milestones
array of objects

Project milestones

milestones
modifiedBy
object

The DTO of employee entity

date-time

Created date time of project

string

The project name

boolean

Is the project on hold

string

Is the project on hold reason

ownedBy
object

The DTO of employee entity

boolean

Is the project primary

date

Start date of project

string

The project status

int32

The tenant id

string

The project uuid

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json