GoodMem
ReferenceClient SDKs.NET SDKRequests

CreateApiKeyRequest

CreateApiKeyRequest documentation for .NET SDK

Request parameters for creating a new API key.

Properties

NameTypeDescriptionNotes
LabelsDictionary<string, string>Key-value pairs of metadata associated with the API key. Used for organization and filtering.[optional]
ExpiresAtlong?Expiration timestamp in milliseconds since epoch. If not provided, the key does not expire.[optional]

↑ Back to .NET SDK ↑ Back to .NET SDK ↑ Back to .NET SDK

On this page