MCP Gateway
ApiSetup

Complete setup

Complete the initial setup and enable authentication. Requires at least one OAuth provider to be configured.

POST
/api/v1/setup/complete

Response Body

application/json

curl -X POST "https://loading/api/v1/setup/complete"
{
  "message": "string"
}