PUT
/
credentials
/
{id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

id
string
required

The unique identifier of the credential.

Body

application/json
username
string

The username associated with the account.

password
string

The password associated with the account.

additionalInfo
string

Any additional information you would like to share about the account.

Response

200 - application/json
success
boolean