Support API Key Authentication

Add SSH keys to pod

Endpoint to add multiple SSH keys to an existing pod.

post/pods/{id}/multiple-ssh-keys

Path parameters

idstring uuid required

Request body

user_public_keysstring[] required

Response

SSH keys added successfully

{"stackTrail":"paths:/pods/{id}/multiple-ssh-keys:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.