Increase View Count for Topic

All API requests should contain authorization headers.

Request

POST faq/{faqName}/topics/{id}/IsViewed

Query Parameters

NameTypeRequiredComments

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