updateenduser
Description:
Activate or deactivate the enduser
Request
https://api.moinet.io/moibit/v1/updateuser
Request type - POST
#
HeadersHeader Key | Header Value | Optional |
---|---|---|
nonce | <developer_nonce> | No |
signature | <signature gotten after signing developer_nonce by developer> | No |
developerKey | public id of the developer | No |
networkID | ID of the network the app belongs to | No |
appID | ID of the app the enduser belongs to | No |
enduserID | ID of the enduser | No |
#
ParametersParam Key | Param Type | Description | Optional |
---|---|---|---|
isActive | Boolean | True: To activate the user False: To deactivate the user | No |
#
Response ArrayGet acknowledgment message