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