v56

OpenAPI 3.1.0raw.githubusercontent.com2026-08-043240557.2 KB
Assets

Move an asset to another logical namespace

Updates namespace metadata only. Provider-backed files keep the same provider key, org, and drive; no remote move occurs. Personal keys are labels, not a privacy guarantee.

patch/api/assets/{entityType}/{id}/key

Path parameters

entityType'task' | 'workflow' | 'schedule' | 'page' | 'file' required
idstring required

Request body

keystring required

Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.

Response

Asset namespace updated