Updates an API Key. The expected attributes depend on the key type:
hcxik_): Support name and enabled attributeshcxlk_): Support name, enabled, and permissions attributesA Honeycomb Management Key is required to use this API.
The token should be passed in the "Authorization" header, and the secret should be prefixed with "Bearer " followed by the API Key's ID and secret, separated by a colon.
For example, Authorization: Bearer hcxmk_12345678901234567890123456:12345678901234567890123456789012
More information can be found in the Manage API Keys documentation.
Success