Workflows
Criar workflow
Cria um workflow
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object
The body is of type object
.
Response
201 - application/json
Retorna o objeto `Workflow` se a criação for bem-sucedida. Retorna um erro se os parâmetros forem inválidos.
The response is of type object
.