Freshservice ITAM assets API not working as expected

Challenge:
Freshservice ITAM assets API not working as expected.

When calling POST or DELETE on /api/v2/itam/assets, response behaves like GET and returns asset data instead of creating or deleting the asset.

Expected:

  • POST should create ITAM asset
  • DELETE should delete ITAM asset

Actual:

  • Both POST and DELETE return GET-like response

Please check behavior for /api/v2/itam/assets endpoint.

Hi Santhosh. Thanks for reaching out.

Could you try sending the request with a trailing slash (/) at the end of the URL?

For example, /api/v2/itam/assets/