tools.ozone.queue.unassignModerator
#main​
Remove a user's assignment from a queue.
Input​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| queueId | integer | - | ✅ | The ID of the queue to unassign the user from. |
| did | string (did) | - | ✅ | DID to be unassigned. |