DELETE Enumeration
DELETE /admin/customfield/bundle/{bundleName}
Delete custom field enumeration bundle
DELETE /rest/admin/customfield/bundle/{bundleName}
Parameters:
Name | Type | Description |
---|---|---|
bundleName | string | Name of an enumeration bundle to delete. |
Sample
Request:
DELETE /rest/admin/customfield/bundle/Browsers
Response:
Enumeration deleted.
Last modified: 1 July 2020