These docs are for v2.0. Click to read the latest docs for v1.0.

Coohom Enterprise Register

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This API interface provides the ability to allow users (API B) 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 NameRequiredTypeDescription
ctruestringif registered successfully, return 0. Otherwise, return error code.
mtruestringerror message.
dtruestringdata.
Query Params
string
required

identity id of your user

Body Params
string
required

user name, string length should not exceed 191

string
required

user email, note that email should be unique for each user. string length should not exceed 191

string
required

user password, must be 8-16 characters and have a combination of at least two of the character types(letter, number or special character

int32
required

user role, 1:Manager 2: Designer 8: Head Designer 15: Designer Manager

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json