Upload a user's SSH public key

post

{protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/users/{user}/key

Upload a user's SSH public key used for SFTP authentication

Request

Path Parameters
Supported Media Types
Request Body - multipart/form-data ()
Root Schema : schema
Type: object
Show Source
Nested Schema : FormDataContentDisposition
Type: object
Show Source
Nested Schema : parameters
Type: object
Additional Properties Allowed
Show Source
Back to Top

Response

200 Response

Success

401 Response

Unauthorized

500 Response

Internal Server Error
Back to Top