Files
openrouter-python-sdk-retry…/docs/components/bulkunassignmembersrequest.mdx

9 lines
931 B
Plaintext

---
title: "BulkUnassignMembersRequest"
---
## Fields
| Field | Type | Required | Description | Example |
| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
| `member_user_ids` | List[*str*] | :heavy_check_mark: | Array of member user IDs to unassign from the guardrail | [<br/>"user_abc123",<br/>"user_def456"<br/>] |