githubEdit

Setting User Credentials Asynchronously

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

Successful operation.

application/json
put
/profiles/push/{username}

Last updated

Was this helpful?