Update file properties or file contents
PATCH/api/artifacts/v1/files/:id/
Updates the properties of the file with the specified ID. Including a new file will create a new version.
To move the artifact to a different folder, provide the folder field with the destination folder ID or an anchored path (e.g., '<folderID>/path/to/subfolder'). If an anchored path is provided, the destination folder will be upserted if it does not already exist. Moving requires write permission on both the source and destination folders.
Request
Responses
- 200