Skip to main content

Patch a channel zone

PATCH 
/channel_zones/:channel_zone_id

Change the amount of reserved channels at a given channel zone

Request

Path Parameters

    channel_zone_id stringrequired

    Channel zone identifier

Body

required

Quantity of reserved channels

    channels int64

Responses

200: Successfuly patched channel zone

default: Unexpected error

Loading...