GoodMem
ReferenceClient SDKs.NET SDKRequests

UpdateApiKeyRequest

UpdateApiKeyRequest documentation for .NET SDK

Request parameters for updating an API key.

Properties

NameTypeDescriptionNotes
ValidateLabelStrategyObject[optional]
StatusstringNew status for the API key. Allowed values: ACTIVE, INACTIVE.[optional]
ReplaceLabelsDictionary<string, string>Replace all existing labels with this set. Mutually exclusive with mergeLabels.[optional]
MergeLabelsDictionary<string, string>Merge these labels with existing ones. Mutually exclusive with replaceLabels.[optional]

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

On this page