Skip to main content

Update Credential By Name

Select

SaaS
Customer Managed

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Edit credential whose name has been provided by credential owner

Path Parameters
  • credentialName 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...