Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.example.com/v1/projects/{project}/boxes/{name}/file \ --header 'Content-Type: application/octet-stream' \ --data '[ 1 ]'
Project name
Box name
File path in the box
File mode in octal (e.g., 644)
File content
x >= 0
File written