Params

Param name Description
id
required

Repository id

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

upload_ids
required

Array of upload ids to import

Validations:

  • Must be an array of any type

publish_repository
optional

Whether or not to regenerate the repository on disk. Default: true

Validations:

  • boolean