Accept a pending incoming transfer (target org owner/admin)
post/v1/transfers/{id}/accept
Path parameters
idstring required
Request body
sshKeyIdsstring[]
SSH key ids of the ACCEPTING org, which replace the source org's on the transferred VM. Required when the transfer moves a vm (at least one id, each naming a live key of the accepting org); ignored for a cluster, which has no per-resource key list.