Storage
Link SSH key to SFTP storage
Associates an SSH public key with an SFTP storage, enabling passwordless authentication. Only works with SFTP storage types - not applicable to S3-compatible storage.
Deprecated: Use PATCH /v4/sftp_storages/{storage_id} with ssh_key_ids array instead.
post/storage/provisioning/v1/storage/{storage_id}/key/{key_id}/link
Path parameters
storage_idinteger required
key_idinteger required
Response
A SuccessResponse is a response that shows that operations was completed successfully