Skip to main content

Delete pipeline alias

Delete pipeline alias

Path Parameters
organization_id integer REQUIRED

Organization ID

pipeline_id integer REQUIRED

Pipeline ID

id string REQUIRED

Alias ID

Responses
200

success

Schema OPTIONAL
data object
config object
blocks object[]

Blocks list

id

Alias id

interface_config object

Alias interface config

name string

Alias name

401

unauthorized

Schema OPTIONAL
errors object OPTIONAL
detail string OPTIONAL

Possible values: [Unauthorized]

Error message

403

forbidden

Schema OPTIONAL
errors object OPTIONAL
detail OPTIONAL

Possible values: [Forbidden]

404

not found

Schema OPTIONAL
errors object OPTIONAL
detail string OPTIONAL

Possible values: [Not Found]

Error message

422

unprocessable entity

Schema OPTIONAL
errors object OPTIONAL