Credentials

Create a new credential

Creates a new SSH credential for the authenticated user.

post/credentials

Request body

namestring
descriptionstring
folderstring
tagsstring[]
authType'password' | 'key'
usernamestring
passwordstring
keystring
keyPasswordstring
keyTypestring

Response

Credential created successfully.

Changes