post https://api.coohom.com/global/i18n-user/login
This API interface provides the ability to allow users to register at Coohom. It requires to assign each user a unique appuid under the enterprise, which helps to identify each single user.
Response
Param Name | Required | Type | Description |
---|---|---|---|
c | true | string | if registered successfully, return 0. Otherwise, return error code. |
m | true | string | error message. |
d | true | string | data. |