patch
open override fun patch(body: RequestBody, endPoint: EndPoint.IEnumEndpoint, vararg params: String): PatchRestApi(source)
Patches something from the API.
Return
The PatchRestApi object.
Parameters
body
The body of the request.
end Point
The endpoint to patch from.
params
The parameters to be used in the endpoint.