Name | Type | Description | Notes |
---|---|---|---|
consumer_id |
string | Unique consumer identifier. You can freely choose a consumer ID yourself. Most of the time, this is an ID of your internal data model that represents a user or account in your system (for example account:12345). If the consumer doesn't exist yet, Vault will upsert a consumer based on your ID. | |
application_id |
string | ID of your Apideck Application | [optional] |
metadata |
ConsumerMetadata | [optional] | |
connections |
Array<ConsumerConnection> | [optional] | |
services |
Array<string> | [optional] | |
aggregated_request_count |
number | [optional] | |
request_counts |
RequestCountAllocation | [optional] | |
created |
string | [optional] | |
modified |
string | [optional] | |
request_count_updated |
string | [optional] |