put
abstract fun put(body: RequestBody?, endPoint: EndPoint.IEnumEndpoint, vararg params: String): PutRestApi(source)
Puts something to the API.
Return
The DeleteRestApi object.
Parameters
body
The body of the request.
end Point
The endpoint to put to.
params
The parameters to put to the endpoint.
Puts something to the API.
Return
The DeleteRestApi object.
Parameters
body
The body of the request.
end Point
The endpoint to put to.