Skip to main content
This endpoint uploads a file to Strange Loop. It uses the response from a Create Automation File call to know where to upload the file to. All references to response. below refer to values from that response.

Request

bytes
The bytes of the file
Each key-value pair from response.fields must also be passed in the request.

Response

None. Once the upload has completed then a status code of 204 will be returned.