/
AS
astravue
/
Astravue API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 2d ago
View markdown
astravue
Astravue API
put
/spaces/{spaceId}/projects/{projectId}
v3
latest
OpenAPI 3.1.0
2026-08-08
690
159
432.1 KB
access-denied-controller
1
app-controller
6
dashboard-task-controller
4
Notifications and Mentions
3
o-auth-metadata-controller
13
Personal Subtasks
4
Personal Tasks
5
Project Subtasks
4
Project Tasks
5
Projects
5
rest-on-boarding-controller
9
rest-password-controller
3
slash-account
12
slash-account-tag
4
slash-app-sumo
1
slash-apple-calendar
5
slash-attachments
37
slash-calendar-event
6
slash-column-preference
6
slash-contact
12
slash-contact-notes
5
slash-contact-tag
4
slash-currency
6
slash-custom-field-option
10
slash-default-project-task-statuses-template
6
slash-department
4
slash-event-attachment
4
slash-event-reminder
5
slash-executive-summary
3
slash-filter-view
9
slash-global-task-statuses-template
5
slash-google-calendar
12
slash-home-dashboard
7
slash-license
3
slash-mail-process
3
slash-member-preference
12
slash-notification
15
slash-operational-hours
3
slash-organization
21
slash-paddle-webhook-handlers
1
slash-plan
1
slash-project
22
get
/spaces/{spaceId}/projects/{projectId}
put
/spaces/{spaceId}/projects/{projectId}
delete
/spaces/{spaceId}/projects/{projectId}
put
/spaces/{spaceId}/projects/{projectId}/users/{userId}/update-project-member-role
put
/spaces/{spaceId}/projects/{projectId}/update-guest-access
put
/spaces/{spaceId}/projects/{projectId}/reset-mail
put
/spaces/{spaceId}/projects/{projectId}/reorder
put
/spaces/{spaceId}/projects/{projectId}/auto-close
put
/spaces/{spaceId}/projects/{projectId}/archive
put
/spaces/{spaceId}/projects/archive
get
/spaces/{spaceId}/projects
post
/spaces/{spaceId}/projects
post
/spaces/{spaceId}/projects/{projectId}/invite
post
/spaces/{spaceId}/projects/{projectId}/duplicate
post
/spaces/{spaceId}/projects/import
patch
/spaces/{spaceId}/projects/bulk
get
/spaces/{spaceId}/projects/select
get
/spaces/{spaceId}/projects/deleted
get
/spaces/{spaceId}/projects/archived
get
/projects/tags/{tagId}
delete
/spaces/{spaceId}/projects/{projectId}/users/{userId}/remove-project-member
delete
/spaces/{spaceId}/projects/bulk_delete
slash-project-chat-controller
6
slash-project-custom-field
31
slash-project-dashboard
7
slash-project-health
5
slash-project-history
2
slash-project-priority
5
slash-project-roles
1
slash-project-status
5
slash-project-task
26
slash-reminder-mode
1
slash-resource-allocation
4
slash-roles
1
slash-search
1
slash-skill
4
slash-space
26
slash-space-dashboard
5
slash-space-roles
1
slash-super-user
8
slash-tags
7
slash-task
27
slash-task-apple-event-sync
2
slash-task-check-list
10
slash-task-comment
14
slash-task-custom-field
28
slash-task-dependency
8
slash-task-google-event-sync
2
slash-task-history
3
slash-task-list
5
slash-task-priority
5
slash-task-recurrence
10
slash-task-reminder
5
slash-task-status
11
slash-task-status-template
9
slash-team-view
4
slash-time-tracker
46
slash-timer-preference
4
slash-user
12
slash-user-detail
2
slash-user-preference
4
Spaces
5
Task Comments
1
Task Timer
16
Tasks Checklist
2
user-activity-controller
3
slash-project
put
/spaces/{spaceId}/projects/{projectId}
Path parameters
projectId
integer
required
spaceId
integer
required
Request body
ProjectDto
required
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
budgetedHours
integer
billableHours
integer
nonBillableHours
integer
actualHours
integer
restrictGuestChatAccess
boolean
autoClose
boolean
currencyCode
string
currencySymbol
string
public
boolean
overdue
boolean
archived
boolean
Response
OK
ResponseFormat
required
success
boolean
message
string
{"stackTrail":"components:schemas:ResponseFormat:properties:data","oasType":"schema","type":"unknown"}
errorCode
integer
{"stackTrail":"components:schemas:ResponseFormat:properties:errors","oasType":"schema","type":"unknown"}