Application - File Manager
Create/Modify File
Create files in your application.
PUT
Create/Modify File
Documentation Index
Fetch the complete documentation index at: https://docs.squarecloud.app/llms.txt
Use this file to discover all available pages before exploring further.
The API key for your account. You can find this in your account settings.
The ID of the application. You can find this in the URL of your application’s dashboard.
The path where the file should be created. Example: /test.txt
The content of the file to be created.
Response
Indicates whether the call was successful..
success if successful, error if not.Create/Modify File

