Skip to main content

Create block

Create block

Path Parameters
organization_id integer REQUIRED

Organization ID

pipeline_id integer REQUIRED

Pipeline ID

Request Body

block

block object REQUIRED
name string REQUIRED

Block name

opts object REQUIRED

Block options

type string REQUIRED

Block type

Responses
201

created

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]

422

unprocessable entity

Schema OPTIONAL
errors object OPTIONAL