funnel-steps
Anexos

Atualizar vídeo obrigatório da etapa

Marca ou desmarca um anexo de vídeo como de visualização obrigatória. Quando obrigatório, o vídeo abre sozinho para quem move o projeto para a etapa e a janela não pode ser dispensada enquanto a movimentação está em curso; a visualização fica registrada no histórico do projeto. Ver Anexos do funil e da etapa.

post/api/management/update-required-step-attachment

Request body

idinteger required

ID do anexo de etapa a atualizar. Obrigatório.

watchboolean required

Define se a visualização passa a ser obrigatória. Obrigatório.

Response

Sucesso

responseboolean required

Sempre true quando a operação é concluída.

Changes

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

  • 3c590152d5b5428See the full diff
    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became required

      request-property-became-required

    • the request property became required

      request-property-became-required

    • the request property type changed from no type to integer

      request-property-type-changed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added optional request body

      request-body-added-optional

    • api tag Anexos added

      api-tag-added

    • api tag update-required-step-attachment removed

      api-tag-removed