This endpoint allows you to upload a file to the specified application.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the application to upload the file to
The path within the application where the file will be uploaded. If not provided, the file will be uploaded to the root directory of the application.
File to upload
File uploaded successfully