# 40405

### Description <a href="#description" id="description"></a>

The API request is not allowed with this HTTP method.

### Possible Causes <a href="#possible-causes" id="possible-causes"></a>

Requesting a resource with an incorrect HTTP method (like calling a GET endpoint with a POST method)

### Possible Solutions <a href="#possible-solutions" id="possible-solutions"></a>

* Review your API Call and ensure the proper HTTP method is used
* If the problem persists, please contact KORE support.
