Create a document flow group
post
https://api.mercadoe.com/v1/document-flows
Creates a new document flow group. If the new group is active, the currently
active group for the same process is automatically deactivated.
Request
Body
application/json
name
string
defaultBehavior
int32
processId
int32
isActive
boolean
approvers
array of integer | null
approverLogins
array of string | null
Responses
200
400
409
OK
Body
application/json
id
int64