Updates the authenticated user’s settings, such as default hardware configuration for new workspaces.Documentation Index
Fetch the complete documentation index at: https://docs.runaether.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires a valid Bearer token.Request Body
Default hardware configuration for new workspaces.
Response
Returns200 OK with the updated settings.
Errors
| Status | Description |
|---|---|
400 | Bad Request — invalid hardware configuration |
401 | Unauthorized — missing or invalid token |