/
/Contao Manager API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
Configuration10
Contao API16
Files2
Logs3
Packages6
Server Configuration15
  • getGets update status of the Contao Manager
  • getGets server configuration
  • putSets server configuration
  • getGets PHP web server configuration
  • getGets PHP command line configuration
  • getGets PHP Information
  • getGets PHP opcode cache Information
  • deleteResets the opcode cache
  • getGets Composer configuration
  • getGets Contao configuration
  • postCreate the Contao directory structure.
  • getGets the current database status
  • postConfigures the database URL.
  • getGets if there is an admin user
  • postCreate an admin user
Session5
Tasks4
Users14
    Server Configuration

    Resets the opcode cache

    delete/api/server/opcode

    Response

    Status of the opcode cache.

    opcache_enabledboolean
    reset_tokenstring

    Changes