DELETE /admin/customfield/ownedFieldBundle/{bundleName}/{fieldName}
Remove owned field from bundle
DELETE /rest/admin/customfield/ownedFieldBundle/{bundleName}/{fieldName}
- Parameters:
Name Type Description bundleName string Name of bundle, from which a field should be deleted. fieldName string Name of a field to delete.
Sample
- Request
- Response
Labels:
None