This endpoint has a rate limit of 1 request every 3 seconds.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the application to upload the file to
Query Parameters
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.
Body
multipart/form-data
File to upload
Response
File uploaded successfully