Community
A User is rating a particular community app.
Sample request:
PUT /api/v1/community/{appid}/rating
{
"rating": 5
}
put/api/v1/community/{appid}/rating
Path parameters
appIdinteger required
The id for the particular community app.
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.