Upload a supported well-known file to a site.
The current restrictions on well-known files are as follows:
.txt
, .json
, .noext
.noext
is a special file extension that removes other extensions. For example, apple-app-site-association.noext.txt
will be uploaded as apple-app-site-association
. Use this extension for tools that have trouble uploading extensionless files.
Required scope: site_config:write
Unique identifier for a Site
The name of the file
The contents of the file
The content type of the file. Defaults to application/json