Getting error while while deleting from Activities Object

Getting error while while deleting from Activities Object

I am trying hit this endpoint: - DELETE https://www.zohoapis.in/crm/v2.1/Activities?ids=725820000001141076%2C725820000001143056 HTTP/1.1
But getting the below error: - 
{"code":"INVALID_REQUEST_METHOD","details":{},"message":"The http request method type is not a valid one","status":"error"}

In the supported modules of Records, DELETE operation for Activities is marked as supported, still I am getting the above error.
API doc: - Delete Records - APIs | Online Help - Zoho CRM