Field-Field Id}-Context-Context Id}-Option
Number of APIs: 5
-
Delete Custom Field Options (Context) DELETE {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option/:optionId
-
Get Custom Field Options (Context) GET {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option?optionId=<long>&onlyOptions=false&startAt=0&maxResults=100
-
Update Custom Field Options (Context) PUT {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option
-
Create Custom Field Options (Context) POST {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option
-
Reorder Custom Field Options (Context) PUT {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option/move