users

Add a manager (authorize another user to act on your behalf)

post/users/{id}/managers

Path parameters

idstring required

The user ID (child user adding the manager)

Request body

manager_user_idstring required

The user ID of the user to add as manager

Response

Manager added successfully

transaction_hashstring

The blockchain transaction hash

block_hashstring

The blockchain block hash

block_numberinteger

The blockchain block number/height

Changes