Params

Param Name Description
host_id
Required

Id of the host

Validations:

  • Integer

subscriptions
Optional

Array of subscriptions to remove

Validations:

  • Must be an Array of nested elements

subscriptions[id]
Required

Subscription Pool id

Validations:

  • String

subscriptions[quantity]
Optional

If specified, remove the first instance of a subscription with matching id and quantity

Validations:

  • Integer