{
"id": "5fd4371e940df5a34a3888b2",
"name": "<string>",
"type": "user",
"package": "<string>",
"username": "<string>",
"password": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}Account
Credential
- Option 1
- Option 2
- Option 3
The ID of the credential which uniquely identifies it
Pattern:
^[0-9a-fA-F]{24}$Example:
"5fd4371e940df5a34a3888b2"
Friendly name for this credential
The type of model changes were performed on: user, token, oauth
Available options:
user The name of the LeadConduit integration package to which this credential belongs
The username to user for basic authentication
Minimum string length:
1The password to user for basic authentication
Minimum string length:
1