SshKey
Authorizations
X-API-KeystringRequired
Body
Validate a public SSH key
stringOptional
The public SSH key that needs to be validated
Responses
200
Successful operation
application/json
statusstringOptional
OK if the validation succeeded
algorithmstringOptionalExample:
Algorithm used to generate the SSH key
ECmessagestringOptional
400
Bad Request
401
Unauthenticated
422
Unprocessable Content
post
/api/v1/sshKey/validateLast updated
Was this helpful?