Choice Sets
Number of APIs: 5
-
/choice-sets GET {{baseUrl}}/choice-sets?fields=<string>&sort=<string>&count=<integer>&offset=<integer>
-
/choice-sets POST {{baseUrl}}/choice-sets
-
/choice-sets/{id} GET {{baseUrl}}/choice-sets/:id?fields=<string>
-
/choice-sets/{id} PUT {{baseUrl}}/choice-sets/:id
-
/choice-sets/{id} DELETE {{baseUrl}}/choice-sets/:id