Commit 44899e89 authored by Mike Jang's avatar Mike Jang

Merge branch 'mjang-doc-ssh-key-for-user-update' into 'master'

Add note for SSH key for user update

See merge request gitlab-org/gitlab!34884
parents 5d6b5ca5 50787784
......@@ -799,6 +799,9 @@ Parameters:
- `key` (required) - new SSH key
- `expires_at` (optional) - The expiration date of the SSH key in ISO 8601 format (`YYYY-MM-DDTHH:MM:SSZ`)
NOTE: **Note:**
This also adds an audit event, as described in [audit instance events](../administration/audit_events.md#instance-events-premium-only). **(PREMIUM)**
## Delete SSH key for current user
Deletes key owned by currently authenticated user.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment