Skip to content

Update a document flow group

put
https://api.mercadoe.com/v1/document-flows

Allows changing name, default behavior, approving users and active state.

Request

Body

application/json
id
int64
name
string
defaultBehavior
int32
isActive
boolean
approvers
array of integer
approverLogins
array of string | null

Responses

200
400
404
OK

Body

application/json
id
int64
Credentials
shell