...
URL | /scim/users | ||
HTTP Verb | POST | ||
Body |
| ||
Remarks | As you can see the primary subattribute was added. CoreOne does not support multivalue and will only work with primary values. In response CoreOne should get the newly created user data. The only attribute that it needs is id that will be written in CoreOne database. |
Update user
URL /scim/users/{id} PATCH
...