Skip to content

perform update

POST
/api/v1/update

Controller:

github.com/raghavyuva/nixopus-api/internal/features/update/controller.(*UpdateController).PerformUpdate

Middlewares:

  • github.com/go-fuego/fuego.defaultLogger.middleware
  • github.com/raghavyuva/nixopus-api/internal/routes.(*Router).SetupRoutes.(*Router).setupAuthentication.func2

Parameters

Header Parameters

Accept
Type
string

Request Body

*/*
JSON
{
"force": true
}

Responses

OK

JSON
{
"message": "string",
"success": true
}

Playground

Server
Headers
Body

Samples

Powered by VitePress OpenAPI

Made with love
Released under the Functional Source License (FSL)