tools.ozone.queue.assignModerator
#main​
Assign a user to a queue.
Input​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| queueId | integer | - | ✅ | The ID of the queue to assign the user to. |
| did | string | - | ✅ | DID to be assigned. |
Output​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| ref | tools.ozone.queue.defs#assignmentView | - | ✅ | - |