ApiSetup
Complete setup
Complete the initial setup and enable authentication. Requires at least one OAuth provider to be configured.
Response Body
application/json
curl -X POST "https://loading/api/v1/setup/complete"{
"message": "string"
}Update user preferences
Update current user's UI preferences. Supports partial updates. This is an API-only endpoint for programmatic access — no frontend UI currently consumes it.
Create setup OAuth provider
Create an OAuth provider during initial setup. Only available when no users exist and setup has not been completed.
