Remove content from a repository

Parámetros

Nombre del parámetro Descripción
id
requerido

ID de repositorio

Validations:

  • Must be a number.

ids
requerido

Array of content ids to remove

Validations:

  • Must be an array of any type

sync_capsule
opcional

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

Validations:

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