Skip to main content
PUT
Set Projects Sort

Authorizations

Authorization
string
header
required

Oviond API key (prefix oviond_) sent as a Bearer token — the credential for REST/programmatic and headless integrations. Manage keys in Settings → API Keys. API keys do NOT authenticate the MCP endpoint (/mcp), which uses OAuth 2.1 + PKCE.

Path Parameters

id
string
required

Body

application/json
projects_sort
string | null
required
Pattern: ^(name|created_at|last_modified|type):(asc|desc)$

Response

Projects sort saved

success
enum<boolean>
required
Available options:
true