post https://example.com/cod/AppsServices/api/v2/uploads
Creates upload resource that returns a pre-signed upload URL. URL can be used with PUT request to upload CSV file.
This step generates a request to upload a CSV file. The request body requires a name for the file to be uploaded.
If successful, the key output will include the upload_id
and upload_url
.