Migrate config storage
POST/api/v4/config/migrate
Migrate configuration between storage backends. This endpoint is only exposed over a local socket.
Permissions
Must have manage_system permission.
Request
Responses
- 200
- 400
- 403
- 500
Config migration successful
Invalid or missing parameters in URL or request body
Do not have appropriate permissions
Something went wrong with the server