/
CO
contao
/
Contao Manager API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11m ago · Updated 1mo ago
Details
Filter operations
Configuration
10
Contao API
16
get
Gets the hashed access key.
put
Sets the hashed access key.
delete
Removes the access key.
get
Gets the current migration task status.
put
Starts a database migration task.
delete
Delete the current migration task.
get
Gets a list of database backups on the server.
get
Get install tool lock status
put
Lock the install tool
delete
Unlock the install tool
get
Get JWT cookie content
put
Set JWT cookie
delete
Delete JWT Cookie
get
Get maintenance mode status
put
Enable the maintenance mode
delete
Disable the maintenance mode
Files
2
Logs
3
Packages
6
Server Configuration
15
Session
5
Tasks
4
Users
14
Contao API
Removes the access key.
delete
/api/contao/access-key
Response
The access key was removed.
ContaoAccessKeyGet
required
access-key
string
Changes