Generate a URL which can be used to upload a data file for creating or updating the Lookup Table Revision’s data:
jobId.jobId with the List LookupTableRevisionData Jobs or the Get LookupTableRevisionData Job Response endpoints for any follow-up or troubleshooting.Important:
contentLength request parameter is required.m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.
UUID of the Lookup Table.
UUID of the Lookup Table Revision.
Request containing the file details when generating an upload URL
The name of the file to be uploaded.
1 - 100application/jsonl, text/csv The size of the file body in bytes. For example: "contentLength": 485, where 485 is the size in bytes of the file to upload.
1 <= x <= 104857600Version of the Lookup Table Revision Data.