users

Remove a manager (revoke user-to-user grant). Can be called by the child user or the manager.

delete/users/{id}/managers/{managerUserId}

Path parameters

idstring required

The user ID (child user whose manager is being removed)

managerUserIdstring required

The user ID of the manager to remove

Response

Manager removed successfully

transaction_hashstring

The blockchain transaction hash

block_hashstring

The blockchain block hash

block_numberinteger

The blockchain block number/height

Changes