Delete an option list
Replace these placeholders:
| placeholder | description |
|---|---|
| the name of option list that needs to be returned |
Response
| Response | Body |
|---|---|
204 No Content | Returns an empty body when everything was processed without errors. |
500 Internal Server Error | Returns an object that contains the specific error message and stack trace if the item list can not be found, ie. it has already been deleted or the name is wrong. |
Response examples
If you have suggestions for improving this article, let us know!