Skip to main content
POST
Create a new pipeline stage

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Body

application/json
name
string
required
Required string length: 2 - 255
Example:

"Lead"

order
integer
Required range: x >= 1
Example:

1

is_active
boolean
Example:

true

Response

Pipeline stage created