To standardised with the Delete in CRUD we decided to update the API
documentation but had used the old names in the Fog requests.
This replaces them with deprecation to the old methods so they continue
to work as before.
This removes the usage of the incorrect form of #request that was
introduced by mistake. It switches to use the #wrapped_request version
which has identical functionalit to the deprecated version.