Credentials
Update Credentials
Update the details of a specific credential. You can update the name, URL, icon, username, and additional information associated with the credential.
PUT
/
credentials
/
{id}
Authorizations
Path Parameters
The unique identifier of the credential.
Body
application/json
The username associated with the account.
The password associated with the account.
Any additional information you would like to share about the account.
Response
200 - application/json