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

NameTypeDescription

username*

String

The name of the user for whom to update the information

{
    // Response
}

Last updated