/
AS
astravue
/
Astravue API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 4d ago
Details
Filter operations
access-denied-controller
1
app-controller
6
Bulk Export
2
dashboard-task-controller
4
Notifications and Mentions
3
o-auth-metadata-controller
14
open-ai-apps-challenge-controller
1
Personal Subtasks
4
Personal Tasks
5
Project Attachments
6
Project Subtasks
4
Project Tasks
5
Projects
6
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
get
/spaces/{spaceId}/taskCustomFields/{taskCustomFieldId}/fieldOptions/{fieldOptionId}
put
/spaces/{spaceId}/taskCustomFields/{taskCustomFieldId}/fieldOptions/{fieldOptionId}
delete
/spaces/{spaceId}/taskCustomFields/{taskCustomFieldId}/fieldOptions/{fieldOptionId}
get
/spaces/{spaceId}/projects/{projectId}/taskCustomFields/{taskCustomFieldId}/fieldOptions/{fieldOptionId}
put
/spaces/{spaceId}/projects/{projectId}/taskCustomFields/{taskCustomFieldId}/fieldOptions/{fieldOptionId}
delete
/spaces/{spaceId}/projects/{projectId}/taskCustomFields/{taskCustomFieldId}/fieldOptions/{fieldOptionId}
get
/spaces/{spaceId}/taskCustomFields/{taskCustomFieldId}/fieldOptions
post
/spaces/{spaceId}/taskCustomFields/{taskCustomFieldId}/fieldOptions
get
/spaces/{spaceId}/projects/{projectId}/taskCustomFields/{taskCustomFieldId}/fieldOptions
post
/spaces/{spaceId}/projects/{projectId}/taskCustomFields/{taskCustomFieldId}/fieldOptions
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
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-project-threshold-alert-recipient
5
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
9
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 Attachments
12
Task Comments
1
Task Timer
16
Tasks Checklist
8
user-activity-controller
3
slash-custom-field-option
put
/spaces/{spaceId}/taskCustomFields/{taskCustomFieldId}/fieldOptions/{fieldOptionId}
Path parameters
spaceId
integer
required
taskCustomFieldId
integer
required
fieldOptionId
integer
required
Request body
CustomFieldOptionDto
required
optionId
integer
optionName
string
required
color
string
spaceId
integer
projectId
integer
taskCustomFieldId
integer
Response
OK
Changes