User Groups V3
Delete User Group
Use this API to delete a specific user group. This API should only be used when provisioning and managing users from your Identity Provider using the System for Cross-Domain Identity Management (SCIM) standard to facilitate the automated creation of user identities from a third-party identity management application.
🗒 Things to Know
- This API supports OneTrust's Enhanced SCIM Integration that leverages Group Provisioning to manage access for users by provisioning them to one or more user groups. For more information, see SCIM User & Group Provisioning.
delete/api/scim/v3/Groups/{groupId}
Path parameters
groupIdstring uuid required
Unique identifier of the group
Response
No Content
Group deleted successfully.