public sealed class DeleteKeyRequest : IMessage<DeleteKeyRequest>, IEquatable<DeleteKeyRequest>, IDeepCloneable<DeleteKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API Keys v2 API class DeleteKeyRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteKeyRequest\u003c/code\u003e API class is 1.4.0, as indicated by the version list provided, while also providing access to previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteKeyRequest\u003c/code\u003e is the request message type for the \u003ccode\u003eDeleteKey\u003c/code\u003e method within the API Keys v2 API, and it can also implement \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eDeleteKeyRequest\u003c/code\u003e, includes properties such as \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eKeyName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are essential for managing and identifying API keys that are to be deleted, as well as setting the conditions of the delete.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor methods: \u003ccode\u003eDeleteKeyRequest()\u003c/code\u003e and \u003ccode\u003eDeleteKeyRequest(DeleteKeyRequest other)\u003c/code\u003e, which allows for object creation and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe API class also inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and provides inherited methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]