LocationDelete location Deletes a location. Server URLloading...DELETE/locations/{locationId}SendAuthorizationbearerAuthAPI authentication is performed via Bearer auth using the secret key as the bearer token. The secret key is a critical key that allows all API operations, so handle it with care. Authorization (Header)stringPathLocation IDResponse Body204DeletedcURLJavaScriptGoPythonJavaC#PHPcurl -X DELETE "https://api.elepay.io/locations/string"204