Skip to main content

Delete an SSH user

DELETE /v2/ssh-users/{sshUserId}/
v2
DELETE
ssh-user-delete-ssh-user

Request

  • sshUserIdstring
    required

    ID of the SSHUser to be deleted.

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X DELETE \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/ssh-users/string