api_key.update ============== Update API Key `id`. Specify `reset: true` to reset this API Key. .. raw:: html
ID of the API key to update.
Updated API key configuration data.
No Additional PropertiesHuman-readable name for the API key.
Must be at least 1 characters long
Must be at most 200 characters long
Expiration timestamp for the API key or null for no expiration.
Whether to regenerate a new API key value for this entry.
The updated API key (includes key value if reset was performed).
Unique identifier for the API key.
Human-readable name for the API key.
Must be at least 1 characters long
Must be at most 200 characters long
Username associated with the API key or null for system keys.
Must be at least 1 characters long
User ID (numeric) or SID (string) that owns this API key.
Hashed representation of the API key (masked for security).
Timestamp when the API key was created.
Expiration timestamp for the API key or null for no expiration.
Whether this API key is for local system use only.
Whether the API key has been revoked and is no longer valid.
Reason for API key revocation or null if not revoked.
The actual API key value (only returned on creation).
Unique identifier for the API key.
Human-readable name for the API key.
Must be at least 1 characters long
Must be at most 200 characters long
Username associated with the API key or null for system keys.
Must be at least 1 characters long
User ID (numeric) or SID (string) that owns this API key.
Hashed representation of the API key (masked for security).
Timestamp when the API key was created.
Expiration timestamp for the API key or null for no expiration.
Whether this API key is for local system use only.
Whether the API key has been revoked and is no longer valid.
Reason for API key revocation or null if not revoked.