Field-Field Id}-Context-Context Id}-Option

Number of APIs: 5

  1. Delete Custom Field Options (Context) DELETE {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option/:optionId

  2. Get Custom Field Options (Context) GET {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option?optionId=<long>&onlyOptions=false&startAt=0&maxResults=100

  3. Update Custom Field Options (Context) PUT {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option

  4. Create Custom Field Options (Context) POST {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option

  5. Reorder Custom Field Options (Context) PUT {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option/move