users

Approve a manager request (manager approves being added by the child user)

post/users/{id}/grants/approve

Path parameters

idstring required

The user ID of the manager (grantee) approving the request

Request body

grantor_user_idstring required

The user ID of the child user who proposed the manager (grantor)

Response

Grant approved successfully

transaction_hashstring

The blockchain transaction hash

block_hashstring

The blockchain block hash

block_numberinteger

The blockchain block number/height

Changes

No recorded changes to this endpoint across all 1 revision of this API.