Increase View Count for Topic
All API requests should contain authorization headers.
Request
POST faq/{faqName}/topics/{id}/IsViewedQuery Parameters
Name
Type
Required
Comments
faqName
string
yes
The name of the FAQ instance for the request
id
integer
yes
The id of the topic you wish to add a new vote to
Response
The request does not have a body response.
Last updated
Was this helpful?