Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

type
required

Type of the upload

Validations:

  • Must be one of: files, directory, default.

files
optional

File paths to upload when using “files” upload type

Validations:

  • Must be an array of any type

directory
optional

Directory to upload when using “directory” upload type

Validations:

  • Must be a String