Upload users and groups management file
PUT/nevisadmin/api/v1/identities
Required permission: SUPER_ADMIN
Uploads a YAML file with local users and groups back to nevisAdmin 4. Local users and groups in nevisAdmin 4 will be updated, added or deleted according to the data in the file.
Request
Responses
- 200
- 400
- 403
Success
Missing or invalid YAML file
Insufficient permissions.