Create Files
Create self-hosted files in your ManageXR Files library.
Once created, you can use Edit App Version or Edit Configuration to deploy the file with an app version or on a configuration, respectively.
To create files hosted on ManageXR’s servers, use the ManageXR CLI
Documentation Index
Fetch the complete documentation index at: https://docs.managexr.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key based authentication where is the Base64 encoding of API_KEY_ID:API_KEY_SECRET
- Username: The API Key ID.
- Password: The API Key Secret.
Query Parameters
Unique identifier of the organization. This parameter is only necessary when using multi-organization API keys.
Defaults to the organizationId associated with the API key.
Body
Publicly accessible direct URL to download the file. ManageXR will use this url to download the file to devices.
"https://my-bucket-name.s3.amazonaws.com/main_assets_all.bundle"
Name of the file, including extension
"main_assets_all.bundle"
Size of the file in bytes
1204975930
MD5 hash of the file for integrity verification
"7ah69cMtXyaz5OfsCRtOjQ=="
Optional description of the file's contents or purpose
"Content bundle for training app"
Path to the file in the Library > Files section of ManageXR. A libraryDirectoryPath of "/" indicates that it is at the root of the Files library.
"/"