Increment views for an Extension by one
Extensions
Increment views for an Extension by one
Increment the view count for an Extension by one. If appVersionId is provided, uses that for per-version tracking; otherwise falls back to the Extension’s stored appVersionId.
POST
Increment views for an Extension by one
Authorizations
Path Parameters
The id of the Extension to increment views for.
Body
application/json
Request body optionally containing the App Version id to attribute the view to.
The App Version id to attribute the view to. If not provided, the Extension's stored appVersionId is used.
Response
Success