Skip to main content

Update Credential

Select

SaaS
Customer Managed

Edit credential whose id has been provided by credential owner

Path Parameters
  • credentialId string required
Request Body
    oneOf

  • newName string

    Updated name of credential

  • userAccount string required

    User account of Credential. If updated the updated user account is considered else the existing user account is considered.

  • newPassword string required

    Updated password of credential. The password has to be provided in Base64 format.

  • description string

    Updated description of Credential

Responses

Success


Schema
  • object
Loading...