Filestack\UploadProcessor::registerUploadTask
Trigger the start of an upload task
Signature
public function registerUploadTask(string
$api_key,
string
$metadata )
Parameters
$api_key— string- Filestack API Key
$metadata— string- metadata of file: filename, filesize,
mimetype, location
Returns
- json
Errors/Exceptions
-
FilestackException - if API call fails
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)