Library
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
POST
Create self-hosted files
Authorizations
API key based authentication where <encoded-value> 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. Defaults to the organization associated with the API key if no id supplied.
Body
application/json · object[]
Array of self-hosted files to create.
Create self-hosted files