Working with Check-ins
Creation steps
File Upload Process
Internal Storage Example
{
"success": true,
"value": {
"file_id": 111,
"url": "http://example.org/upload",
"expires": "2020-02-03 03:04:00",
"file_field_name": "example.png",
"fields": {
"token": "a43f43ed4340b86c808ac"
}
}
}Amazon S3 Example
Last updated
Was this helpful?