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
objectto no type for statusresponse-body-type-changed
- ▲
- ○
api tag
Assistentesaddedapi-tag-added
- ○
- ▲
removed the success response with the status
response-success-status-removed
- ○
added the success response with the status
response-success-status-added
- ▲