Setting User Credentials Asynchronously

Sets Hedera credentials for the user

PUT /profiles/push/{username}

Sets Hedera credentials for the user

Path Parameters

Request Body

{
    content:
            application/json:
              schema:
                $ref: '#/components/schemas/Task'
}

Last updated