I tried to delete ItemType by following the Document about RESTful API in Aras.
For example, PostMan was called as below (DELETE) localhost/.../exItemType ('abcde')
If you call it url A 405.0 - Method Not Allowed error message is returned.
Additionally…