Create a stage

Create a new stage for your team. Stages represent steps in a sales, company, or contract pipeline.

Required Fields:

  • name - Display name of the stage

Optional Fields:

  • color - Hex color code (e.g., #3B82F6). Auto-assigned if omitted.
  • icon - Icon name (e.g., flag)
  • entityType - person (default), company, or contract
  • parentId - Parent stage UUID (for sub-stages)
  • position - Display order position (auto-assigned if omitted)
  • active - Whether the stage is active (default: true)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Display name of the stage

string

Hex color code

string

Icon name

string
enum

Entity type the stage applies to

Allowed:
uuid

Parent stage ID (for sub-stages)

integer

Display order position

boolean

Whether the stage is active

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json