Skip to main content
DELETE
Delete pipeline stage

Authorizations

x-api-key
string
header
required

Public API key for the Octolane organization.

Path Parameters

pipeline_id
string<uuid>
required

Pipeline ID.

stage_id
string<uuid>
required

Stage ID.

Query Parameters

destination_stage_id
string<uuid>

Optional stage ID to receive deals from the deleted stage.

Response

Pipeline stage was deleted.

success
boolean
Example:

true

message
string
data
any

Endpoint-specific response payload.