CreateApiKeyRequest
CreateApiKeyRequest documentation for JavaScript SDK
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| labels | {String: String} | Key-value pairs of metadata associated with the API key. Used for organization and filtering. | [optional] |
| expiresAt | Number | Expiration timestamp in milliseconds since epoch. If not provided, the key does not expire. | [optional] |