Deployment Manager 5.5.4 APIs
Can we use Deployment Manager API to trigger a deploy artifact pipeline. From the API documentation we have
/pipelines/<pipelineid>/deployments API to trigger a deployment, this works for the Merge or Deployment pipelines as they don't require any parameters per se for the pipeline to start. The deploy artifact pipeline requires the repo name and artifact path to start.