Skip to content

UserCount

Type: object

Properties

Property Type Required Description Constraints
count integer (int32) Yes Number of calls made in the time period
userId string Yes Id of the user

Generated example

{
  "count": 123,
  "userId": "person@example.com"
}

Source

Generated from swagger-mapi.json.