step-assistants
Assistentes

Deletar um assistente da etapa

Remove o assistente da etapa. A exclusão é lógica: ele para de disparar e some das listagens, mas o histórico de execuções continua acessível. Não há endpoint de restauração — para tirar um assistente de operação temporariamente, prefira desativá-lo pela edição.

A resposta não tem corpo.

delete/api/management/steps/{step}/assistants/{assistant}

Response

Removido

{"stackTrail":"paths:/api/management/steps/{step}/assistants/{assistant}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Resposta sem corpo.","nullable":true}

Changes

Changed in 3 of the 80 revisions of this API.32

    • the response's body became nullable

      response-body-became-nullable

    • the response's body type changed from object to no type for status

      response-body-type-changed

    • api tag Assistentes added

      api-tag-added

  • 69f9300dc04511See the full diff
    • removed the success response with the status

      response-success-status-removed

    • added the success response with the status

      response-success-status-added