The API only works for user with DIY plan, and have linked their Discord account.The API will pause our system queue that assigned to the connected Discord account.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
id
string
required
The token ID from the /tokens endpoint, for the specific Discord account.
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.imaginepro.ai/api/v1/discord/queue/reboot/'