Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.oquiz.net/pkgs/{pkgId}/ratings \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "value": 3, "message": "<string>" } '
Create a rating for a package.
Rating value
1 <= x <= 5
Feedback text
5 - 512
Была ли эта страница полезной?