Skip to main content
POST
Create Pipeline Version Checkpoint

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Path Parameters

pipeline_id
string<uuid>
required

Body

application/json
pipeline_version_id
string<uuid>
required
name
string
required
description
string
required

Response

Successful Response