Zum Hauptinhalt springen

Edit a stored ssh-key. Replaced by PUT /v2/users/self/ssh-keys/{sshKeyId}

PUT/signup/ssh/{sshKeyId}/
v2
PUT
deprecated-user-edit-ssh-key

Request

  • sshKeyIdstring (uuid)
    required

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

$ curl \
--fail \
--location \
-X PUT \
-d '{"comment":"a.lovelace@example.com","expiresAt":"2025-02-21T12:32:38.623Z"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/signup/ssh/f0f86186-0a5a-45b2-aa33-502777496347