參數

參數名字 描述
organization_id
必填

組織的 ID

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

included
必填

Validations:

  • Hash

included[search]
選填 , 允許空值

搜尋用以進行動作之系統的字串

Validations:

  • String

included[ids]
選填 , 允許空值

欲在其上執行動作的系統 ID 清單

Validations:

  • Must be an array of any type

excluded
必填

Validations:

  • Hash

excluded[ids]
選填 , 允許空值

欲排除並且不執行任何動作的系統 ID 清單

Validations:

  • Must be an array of any type

subscriptions
必填

欲新增的訂閱集

Validations:

  • Must be an Array of nested elements

subscriptions[id]
必填

訂閱集區 ID

Validations:

  • String

subscriptions[quantity]
必填

要新增此訂閱的數量

Validations:

  • number.