Skip to main content
PATCH
Rename a file or folder

Authorizations

Authorization
string
header
required

An aik_… programmatic API key (app.atako.ai → Settings → API keys) or a Supabase session JWT.

Path Parameters

nodeId
string
required

File node id

Body

application/json
name
string
required
Minimum string length: 1

Response

id
string<uuid>
required
clientId
string<uuid>
required
type
enum<string>
required
Available options:
folder,
file
name
string
required
createdAt
string<date-time>
required
parentId
string<uuid> | null
storagePath
string | null
mimeType
string | null
fileSize
integer | null
agentTag
string<uuid> | null
uploadSource
enum<string> | null
Available options:
client,
agent
updatedAt
string<date-time>