Our request has changed! Please use https://api.unrealapi.com for the base url
POST /add-members-to-thread
Add up to 10 members to a thread.
Headers
| Name | Value |
|---|---|
| apikey | 28-Character API Key |
Body
| Name | Type | Description |
|---|---|---|
| discordUserIds | array | Array of Discord IDs to add to the thread (up to 10) |
| discordBotToken | string | Your Discord bot token |
| threadId | string | The thread users should be added to |
Response
- 200: OK
- 400: Bad Request
- 429: Too Many Requests
