Skip to main content
POST
Increment views for an Extension by one

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

extensionId
string
required

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.

appVersionId
string

The App Version id to attribute the view to. If not provided, the Extension's stored appVersionId is used.

Response

Success