channels

Criar canal

Cria um novo canal em um projeto. O canal nasce restrito à equipe (audiência interna) por padrão; defina audience como client para um canal visível ao cliente. Um connector_type opcional liga o canal a um conector externo.

post/api/management/channels

Request body

namestring

Teste do schema para criar canal

Response

Sucesso

responseboolean

Changes

Changed in 4 of the 79 revisions of this API.472

    • added the new optional request property

      new-optional-request-property

    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became not nullable

      request-property-became-not-nullable

    • the request property type changed from no type to string

      request-property-type-changed

    • the request property type changed from no type to string

      request-property-type-changed

    • endpoint added

      endpoint-added