File Management
Rename file
Change a file display name; server may normalize extension.
PATCH
Overview
Updates a file’s display name. Send the new base name asname in JSON; the server keeps or appends the correct extension (e.g. "demo" becomes "demo.png").
Request body
Success body
Returns the updated file record — fields such asid, file_no, name, url, workspace_no, meta_data, and timestamps.
Next steps
File details
Fetch the full metadata for the renamed file.
Delete file
Permanently remove a file from your workspace.
Authorizations
API key for public endpoints. Can also be provided via Authorization: Bearer
Path Parameters
Body
application/json
New file name without extension or path separators