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: 30 March 2021