Skip to main content
DELETE
Delete Pipeline Stage

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

stage_id
string<uuid>
required

Query Parameters

destination_stage_id
string<uuid>

Stage to migrate the deleted stage's opportunities into. Aliases: replacement_stage_id, target_stage_id. Required if the stage has opportunities.

Response

Stage deleted (and opportunities migrated when applicable).