NERM API
Number of APIs: 138
The NERM API can be used to access and modify various resources in your environment.
-
user managers - Get user-manager relationships GET {{baseUrl}}/user_managers
-
workflow actions - Get Workflow Actions GET {{baseUrl}}/workflow_actions
-
advanced search - Get saved advanced search queries GET {{baseUrl}}/advanced_search
-
role profiles - Get role-profile contributor relationships GET {{baseUrl}}/role_profiles
-
role profiles - Update multiple role-profile contributor relationships PATCH {{baseUrl}}/role_profiles
-
roles - Update an existing role PATCH {{baseUrl}}/roles/:id
-
workflow actions - Create an update profile action POST {{baseUrl}}/workflow_actions/update_profile_actions
-
users - Uploads a new user avatar POST {{baseUrl}}/users/:id/avatar
-
attribute options - Add a value to an option based attribute POST {{baseUrl}}/ne_attribute_option
-
users - Update multiple users PATCH {{baseUrl}}/users