Setting User Credentials Asynchronously
Sets Hedera credentials for the user
PUT
/profiles/push/{username}
Sets Hedera credentials for the user
Path Parameters
Name | Type | Description |
---|---|---|
username* | String | The name of the user for whom to update the information. |
Request Body
Name | Type | Description |
---|---|---|
* | String | Object that contains the Hedera account data. |
Last updated