Delete

Removes the action from the pipeline.

Required scopes: WORKSPACE, EXECUTION_MANAGE

Resource URL

DELETE /workspaces/:domain/projects/:project_name/pipelines/:pipeline_id/actions/:action_id

URL Parameters

NameTypeDescription
action_id
Required
IntegerThe numerical ID of the desired action.
domain
Required
StringThe workspace domain.
pipeline_id
Required
IntegerThe numerical ID of the desired pipeline.
project_name
Required
StringThe name ID of the project.

Example

Request

DELETE https://api.buddy.works/workspaces/buddy/projects/company-website/pipelines/2/actions/2

Sample Response

HTTP

Status: 204 NoContent
X-Rate-Limit-Limit: 1
X-Rate-Limit-Remaining: 999

Last modified on April 26, 2022

Questions?

Not sure how to configure a pipeline for your process? Reach out on the live-chat or contact support

Get Started

Sign up for free and deploy your project in less than 10 minutes.