Use this API to create Subversion Edge users.
HTTP method and URL | POST /csvn/api/1/user?format=json Example: |
Parameters |
|
Authentication / Authorization | User administrators (ROLE_ADMIN_USERS) and the super user (ROLE_ADMIN) |
Response | On success (201), the userId of the new account is returned.
On failure (400), the nature of the problem is indicated in the
errorDetail field. Examples: |