Setting User Credentials
SETS HEDERA CREDENTIALS
Sets Hedera credentials for the user
PUT /profiles/{username}
Sets Hedera credentials for the user. For users with the Standard Registry role it also creates an address book
Path Parameters
Name
Type
Description
username*
String
The name of the user for whom to update the information
{
// Response
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated