Skip to content

Instantly share code, notes, and snippets.

@d2kagw
Last active September 20, 2023 01:02
Show Gist options
  • Save d2kagw/12cd65a9352b6743c439d1813bb054aa to your computer and use it in GitHub Desktop.
Save d2kagw/12cd65a9352b6743c439d1813bb054aa to your computer and use it in GitHub Desktop.
file_upload.js - Via automated deployment - Visit https://learn.lexer.io for more information.
// File Upload API: Produce a URL that can be used to upload a file to.
{
"filename": "string",
"destination": {
"dataset_id": "string",
"record_type": "category"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment