PATCH
Update webshop and buy-signal switches for multiple configurations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
configuration_ids
string<uuid>[]
required
Required array length: 1 - 10000 elements
publish_enabled
boolean

Makes selected consumer ranges visible or hidden in the public webshop API.

buy_signals_enabled
boolean

Enables or disables listing buy signals for the selected configurations.

Response

Bulk configuration event accepted.

status
enum<string>
required
Available options:
accepted,
duplicate_accepted,
rejected,
conflict,
noop
event_ids
string<uuid>[]
required
request_id
string
required
resource_id
string | null