delete_role_users
Remove users from roles in Datadog to manage access permissions and maintain security by revoking role assignments when users change responsibilities or leave the organization.
Instructions
Removes a user from a role.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}