/
AS
astravue
/
Astravue API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.0.1
2026-07-31
690
160
432.4 KB
slash-project
post
/spaces/{spaceId}/projects
Path parameters
spaceId
integer
required
Request body
ProjectDto
required
Payload containing the response data
tenantId
integer
spaceId
integer
projectId
integer
contact
ContactDto
projectName
string
description
string
startDate
string
date-time
dueDate
string
date-time
completion
integer
deleted
boolean
createdTime
string
date-time
modifiedTime
string
date-time
deletedTime
string
date-time
completedTime
string
date-time
createdBy
UserMinimalDto
modifiedBy
UserMinimalDto
deletedBy
UserMinimalDto
projectStatus
ProjectStatusDto
projectPriority
ProjectPriorityDto
projectHealth
ProjectHealthDto
projectTags
TagDto[]
projectMembers
ProjectMemberDto[]
projectMail
string
spaceName
string
actualStartDate
string
date-time
actualEndDate
string
date-time
allocatedBudget
number
double
billableCost
number
double
nonBillableCost
number
double
totalCost
number
double
restrictGuestChatAccess
boolean
autoClose
boolean
currencyCode
string
currencySymbol
string
public
boolean
overdue
boolean
archived
boolean
Response
OK