Flowker
cURL
curl --request DELETE \ --url https://flowker.sandbox.lerian.net/v1/workflows/{id} \ --header 'X-API-Key: <api-key>'
This response has no body data.
Utilize este endpoint para excluir uma definição de workflow. Somente workflows com status draft ou inactive podem ser excluídos.
draft
inactive
API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.
Identificador único do workflow.
Esta página foi útil?