addusertoapp
Description:
Add a new enduser to the app
Request
https://api.moinet.io/moibit/v1/addusertoapp
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 where user need to be added | No |
enduser_nonce | <user nonce> | No if enduser has moi_id |
enduser_signature | <signature gotten after signing user_nonce by enduser> | No if enduser has moi_id |
#
ParametersParam Key | Param Type | Description | Optional |
---|---|---|---|
enduserID | String | Id of the enduser | No |
#
Response ArrayAcknowledgement message