githubEdit

Setting User Credentials

SETS HEDERA CREDENTIALS

Sets Hedera credentials for the user.

put

Sets Hedera credentials for the user. For users with the Standard Registry role it also creates an address book.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
usernamestringRequired

The name of the user for whom to update the information.

Body
entitystringRequired
hederaAccountIdstringRequired
hederaAccountKeystringRequired
parentstring | nullableOptional
Responses
chevron-right
200

Created.

No content

put
/profiles/{username}

No content

Last updated

Was this helpful?