Remove content from a repository

Paramètres

Nom du paramètre Description
id
requis

ID du référentiel

Validations:

  • Must be a number.

ids
requis

Array of content ids to remove

Validations:

  • Must be an array of any type

sync_capsule
optionel

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

Validations:

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