Move workflow item
Moves a workflow item to another stage in the workflow board.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
module
Must not be greater than 100 characters.
module_id
module ID identifier.
stage_id
stage ID identifier.
Response
Successful POST response for /api/v1/workflow/move.
status
Allowed values:
message
data

