Add new lane to the board

This endpoint adds new lane to the board.

Log in to see full request history
Path Params
string
required

Workflow account's ID

string
required

Workflow board's ID

Body Params

Request payload for creating new Workflow board's lane

string
required

Name for the lane

integer
required
≥ 0

Create new lane after specified lane ID

Responses

400

The submitted request body or payload did not meet expectations or was malformed

401

Caller's access token does not hold permissions to any Workflow accounts or boards or is expired.

404

Requested data does not exist or endpoint path is invalid.

500

Internal error in API, this may be temporary condition. Please employ reasonable exponential backoff algorithm for retrying the call. If the error continues after a reasonable period of time, please contact Applixure Support for assistance.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json