The API client functions in fact return Axios response promises. However, the defiend typedefs only apply to the response `data`.
The API client functions in fact return Axios response promises. However, the defiend typedefs only apply to the response
data.