Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. Mass Ingestion Files REST API
  7. Mass Ingestion Streaming REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

REST API Reference

REST API Reference

User groups

User groups

Use this resource to create, update, and delete user groups.
Use the userGroups resource along with the users and roles resources to manage user privileges. Users and groups can perform tasks and access assets based on the roles that you assign to them.
You can send the following requests:
  • To get details about all of the user groups or a particular user group, send a GET request.
  • To create a user group, use a POST request.
  • To add roles or users to a user group, use a PUT request.
  • To delete a user group, use a DELETE request.
For information about using the users and roles REST API resources, see the following topics:
For general information about users, user groups, and roles, see the Administrator help.
The number of users, user groups, and roles combined cannot exceed 1000 for an organization.

0 COMMENTS

We’d like to hear from you!