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