Restart ServerΒΆ
Every user has a private compute environment for processing their data requests. As such, it is sometimes necessary to restart your server.
This can be done via a post request as follows:
POST /api/function/RestartEnvironment HTTP/1.1
Host: api.quantamatics.com
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...