Create a new Review via the WaniKani API.
The payload to send when creating the Review.
Optional
options: WKRequestPostPutOptionsOptions for making POST requests to the API.
A Create Review Request usabile in any HTTP API/Library.
Get a Review or Review Collection from the WaniKani API.
Optional
idOrParams: number | WKReviewParametersThe Review ID for individual Reviews, or parameters for Review Collections.
Optional
options: WKRequestGetOptionsOptions for making GET requests to the API.
A Get Review(s) Request usabile in any HTTP API/Library.
Types of Review Requests available in the WaniKani API.