NERM API

Number of APIs: 138

The NERM API can be used to access and modify various resources in your environment.

  1. user managers - Get user-manager relationships GET {{baseUrl}}/user_managers

  2. workflow actions - Get Workflow Actions GET {{baseUrl}}/workflow_actions

  3. advanced search - Get saved advanced search queries GET {{baseUrl}}/advanced_search

  4. role profiles - Get role-profile contributor relationships GET {{baseUrl}}/role_profiles

  5. role profiles - Update multiple role-profile contributor relationships PATCH {{baseUrl}}/role_profiles

  6. roles - Update an existing role PATCH {{baseUrl}}/roles/:id

  7. workflow actions - Create an update profile action POST {{baseUrl}}/workflow_actions/update_profile_actions

  8. users - Uploads a new user avatar POST {{baseUrl}}/users/:id/avatar

  9. attribute options - Add a value to an option based attribute POST {{baseUrl}}/ne_attribute_option

  10. users - Update multiple users PATCH {{baseUrl}}/users