GoodMem
ReferenceClient SDKs.NETRequests

UpdateApiKeyRequest

UpdateApiKeyRequest documentation for .NET SDK

Request parameters for updating an API key.

Properties

NameTypeDescriptionNotes
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]

On this page