post https://api.sendios.io/v1/clientuser/create
API endpoint to assign ID used on the product to the user.
Log in to see full request history
Responses
API endpoint to assign ID used on the product to the user.
xxxxxxxxxx
curl -X POST https://api.sendios.io/v1/clientuser/create \
-u 123:957081746b54977d51bef9fc74f4d4fd023bab13 \
-d {
"email": "john@gmail.com",
"project_id": 1,
"client_user_id": 1234
}
Try It!
to start a request and see the response here! Or choose an example: