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.
modulestringRequired
Must not be greater than 100 characters.
module_idintegerRequired
module ID identifier.
stage_idinteger or nullOptional
stage ID identifier.

Response

Successful POST response for /api/v1/workflow/move.

statusenum
Allowed values:
messagestring
dataobject