post
https://launcher.api.influence.io/launcher/v1/customer/upload-file
Action an "Upload File" earn rule. This earn rule is actioned in 2 parts;
- POST to this endpoint to create the point activity and register points against a customer. The post request also returns a presigned URL in the response body.
- Upload a file to a presigned URL generated from the previous step using a PUT request with the file contents as the body.
