Action API
Delete an action from the pipeline
delete/workspaces/{workspace_domain}/projects/{project_name}/pipelines/{pipeline_id}/actions/{id}
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
project_namestring required
Example:my-project
The human-readable ID of the project
pipeline_idinteger required
Example:123
The ID of the pipeline
idinteger required
Example:456
The ID of the action
Response
Action deleted successfully