Management APIStudy counters
Increment a study counter value
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
studyKey*string
scope*string
Response Body
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/v1/studies/string/study-counters/string"{
"value": 0
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}