Cria novo fluxo ou edita um fluxo existente.
Last updated 1 month ago
Todos as integraƧƵes API usam o X-API-KEY como .
POST https://mentor.roboteasy.tech/api/integration/v1/flow
POST
https://mentor.roboteasy.tech/api/integration/v1/flow
Content-Type*
string
application/json
x-api-key*
{token}
description
Descrição do fluxo
process
Nome identificador do fluxo
{ "description": "string", "process": "string" }
{ "code": 201, "status": "CREATED", "message": "Recurso criado" }