Resume the queue
POST
/api/v1/discord/queue/resume/{id}The API only works for user with DIY plan, and have linked their Discord account.
The API will resume our system queue that assigned to the connected Discord account from the pause state.
Request
Path Params
id
string
required
The token ID from the /tokens endpoint, for the specific Discord account.
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
Not configured
Last modified: 3 个月前