SshKey

SshKey

Validate a public SSH key

post

Validate a public SSH key against phpseclib

Authorizations
X-API-KeystringRequired
Body

Validate a public SSH key

stringOptional

The public SSH key that needs to be validated

Responses
chevron-right
200

Successful operation

application/json
statusstringOptional

OK if the validation succeeded

algorithmstringOptional

Algorithm used to generate the SSH key

Example: EC
messagestringOptional
post
/api/v1/sshKey/validate

Last updated

Was this helpful?