Configuration Write Access.
Actions
Create Or Update A File
Create or update a configuration file.
Required token:

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configuration Write Access.
| Parameter | Description |
|---|---|
| Content | The file content (JSON). Set to "" to create an empty file. See dashboard JSON for more on the syntax of a configuration file. |
| Path | The path to the file. Can be obtained via the List Files action. See configuration files for more information. |
{
"status": "success",
}
Was this page helpful?