Delete permission groups from a user

Removes the permission group names from the provided user's current permission groups and returns the updatedUser object along with error messages for invalid records.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

User ID

Body Params

The list of permission groups to be deleted from a user.

PermissionGroupNames
array of strings | null

Collection of the PermissionGroupNames to be Deleted

PermissionGroupNames
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json