APIClient.requestJSON

Makes a HTTP request to the API (with JSON body), returning an APIResponse

Parameters

route CompiledRoute

route to make the request for

obj VibeJSON

VibeJSON object for the JSON body

Meta