Remove content from a repository

Параметры

Имя параметра Описание
id
обязательно

ID репозитория

Validations:

  • Must be a number.

ids
обязательно

Array of content ids to remove

Validations:

  • Must be an array of any type

sync_capsule
необязательно

Whether or not to sync an external capsule after upload. Default: true

Validations:

  • Must be one of: true, false, 1, 0