/
/Contao Manager API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11m ago · Updated 1mo ago
Configuration10
Contao API16
  • getGets the hashed access key.
  • putSets the hashed access key.
  • deleteRemoves the access key.
  • getGets the current migration task status.
  • putStarts a database migration task.
  • deleteDelete the current migration task.
  • getGets a list of database backups on the server.
  • getGet install tool lock status
  • putLock the install tool
  • deleteUnlock the install tool
  • getGet JWT cookie content
  • putSet JWT cookie
  • deleteDelete JWT Cookie
  • getGet maintenance mode status
  • putEnable the maintenance mode
  • deleteDisable the maintenance mode
Files2
Logs3
Packages6
Server Configuration15
Session5
Tasks4
Users14
    Contao API

    Removes the access key.

    delete/api/contao/access-key

    Response

    The access key was removed.

    access-keystring

    Changes