Workflows
Deletar workflow
-| Exclui permanentemente um workflow. Não pode ser desfeito.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID do workflow
Response
200 - application/json
Retorna um objeto com um parâmetro deleted
em caso de sucesso. Se o ID do Workflow
não existir, essa chamada retornará um erro.
The response is of type object
.