Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
memberUserIds | string[] | :heavy_check_mark: | Array of member user IDs to unassign from the guardrail | [ “user_abc123”, “user_def456” ] |
BulkUnassignMembersFromGuardrailRequestBody method reference
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
memberUserIds | string[] | :heavy_check_mark: | Array of member user IDs to unassign from the guardrail | [ “user_abc123”, “user_def456” ] |