DELETE Prototype
DELETE /admin/customfield/field/{customFieldName}
Delete custom field prototype.
DELETE /rest/admin/customfield/field/{customFieldName}
Parameters:
Name | Type | Description |
---|---|---|
customFieldName | string | Name of a custom field to delete. |
Sample
Request:
DELETE /rest/admin/customfield/field/Region
Response:
Custom field prototype [ Region ] deleted.
Last modified: 17 December 2019