post https://{sandfly-api-host}/v4/credentials/
Creates either an sshkey/sshkey password or username/password to an encrypted remote host credential record.
Responses
Creates either an sshkey/sshkey password or username/password to an encrypted remote host credential record.
xxxxxxxxxxcurl --request POST \--url https://sandfly-api-host/v4/credentials/credentials_id \--header 'accept: application/json' \--header 'content-type: application/json' \--data '{"credentials_type": "ssh_key"}'
Try It! to start a request and see the response here! Or choose an example: