# Remove a supported region Completely remove a supported region from the system. A region can only be deleted if it has no venues associated to it. Endpoint: DELETE /regions/{region} Version: 3.0.0 Security: SessionKey ## Path parameters: - `region` (integer, required) Unique identifier of the requested region ## Response 200 fields (application/json): - `message` (string) Reason for the given response. ## Response 409 fields (application/json): - `message` (string) Reason for the given response.