Create File

Creates a file.

This feature is currently in preview mode and is not yet available for partner use.

Data

The attribute contains the base64 encoded file content. The value needs to be smaller than 10MB otherwise the Platform will reject the request. To upload files larger than 10MB do not provide the content and use the returned upload URL to provide the file.

State

StateDescription
storingThe Platform is storing the file in our private store
completedThe Platform has completed storing the file
failedThe Platform failed to store the file

Required scope: files:execute

Language
Credentials
URL
Click Try It! to start a request and see the response here!