v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
channels

Update channel

Partially updates a channel by its identifier. The code is immutable.

patch/api/v1/channels/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Channel identifier (UUID).

Request body

namestring
type'MARKETPLACE' | 'ECOMMERCE' | 'POS' | 'TELEVENDAS' | 'WHATSAPP' | 'APP'
activeboolean
metadataobject nullable

Response

Channel updated.

idstring required
codestring required
namestring required
type'MARKETPLACE' | 'ECOMMERCE' | 'POS' | 'TELEVENDAS' | 'WHATSAPP' | 'APP' required
activeboolean required
metadataobject nullable required
created_atstring required
updated_atstring required