Skip to main content

Create User Credential

Select

SaaS
Customer Managed

This operation is used to create a user credential under credentials manager in control panel.

Request Body
  • credentialRecordInfo object[]
  • recordType integer
  • description string
  • additionalInformation object
  • dbName string
  • connectString string
  • azureCredInfo object
  • environment string
  • tenantId string
  • applicationId string
  • subscriptionId string
  • securityAssociations object
  • associationsOperationType integer
  • associations object[]
  • userOrGroup object[]
  • entityTypeName string
  • userGroupName string
  • userGroupId integer
  • credentialRecord object
  • credentialName string
  • record object
  • password string
  • userName string
  • createAs object
  • user object
  • userGroup object
  • userGroupId integer
  • userGroupName string
Responses

OK


Schema
  • records object[]
  • recordType integer
  • credentialRecord object
  • credentialId integer
  • error object
  • errorMessage string
  • errorCode integer
Loading...