Perry
  • Integrated API Spec
  • Page 2
  • integrated API Spec
    • /account
    • /character
    • /admin
      • /server
      • /character
      • /map
      • /account
      • /world
        • /world/:worldId
Powered by GitBook
On this page
  • Shutdown the server
  • Reload server configuration
  1. integrated API Spec
  2. /admin

/server

Shutdown the server

POST /admin/server/shutdown

Headers

Name
Type
Description

Bearer*

String

token

{
    // Response
}
{
    // Response
}

Reload server configuration

POST /admin/server/reload

Reload world information from settings.json. Server message, exp rates... other things will be reload

Headers

Name
Type
Description

Bearer*

String

token

Previous/adminNext/character

Last updated 1 year ago