Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstanceRequest parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method deletes a specific user from the server
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method returns a paginated list of users
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method updates chosen fields of a user
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method provides information of a specific user
Method returns an instance of a user who is currently authorized
Optional
options: AxiosRequestConfig<any>Override http request option.
Method returns an instance of a user who is currently authorized
Generated using TypeDoc
UsersApi - factory interface