Last updated 2 years ago
PUT /profiles/push/{username}
PUT
/profiles/push/{username}
Sets Hedera credentials for the user
{ content: application/json: schema: $ref: '#/components/schemas/Task' }
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }
username*
String
The name of the user for whom to update the information.
*
Object that contains the Hedera account data.