POST Project Custom Field
POST /admin/project/{projectId}/customfield/{customFieldName}
Update custom field in the project.
POST /rest/admin/project/{projectId}/customfield/{customFieldName}?{emptyFieldText}
Sample
POST /rest/admin/project/CMN/customfield/Region?emptyFieldText=Undefined&bundle=AnotherRegionEnum
Empty Response.
Response code: 200
Response message: OK
Last modified: 2 February 2017