Skip to main content
PATCH
Update pipeline metadata or stages

Authorizations

Authorization
string
header
required

Organisation API key created in Assess → Developer → API Keys. Format: Bearer ct_live_<your-key> (live) or Bearer ct_test_<your-key> (test). Optional per-key CIDR allowlists return 403 IP_NOT_ALLOWED.

Path Parameters

slug
string
required

Body

title
string
Minimum string length: 1
description
string
Minimum string length: 1
stages
object[]

Response

id
string
required
slug
string
required
title
string
required
description
string
required
team_id
string<uuid> | null
required
team_slug
string | null
required
created_at
string<date-time>
required
stages
object[]
required
Last modified on August 24, 2026