CopySshKeyRequest
Request to copy an SSH key into another project.
targetProjectIdstring<uuid>
Id of the project to copy the key into. Required; must be a project owned by the current user and different from the source project.
CopySshKeyRequest
{
"targetProjectId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}