v4
Search
K
Links

Create a user

Create a user with Rightsline access.
post
https://ris.rightsline.com
/v4/user
Create a user
POST /v4/user
{
"email": "[email protected]",
"characteristics":{
"last_name": "Last",
"email":"[email protected]",
"first_name": "First"
},
"template":{
"templateId": 3
},
"appIds":[24,80],
"workflowRoleIds":[2],
"identityRoleIds":["469a0ede-dca5-4b68-a5ef-43a8dfe9f5cf"],
"disableMessages": false
}