Azure DevOps · Example Payload

Azure Devops Pipelines Create Pipeline Request Example

AzureCI/CDDevOpsPipelinesWork Items

Azure Devops Pipelines Create Pipeline Request Example is an example object payload from Azure DevOps, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namefolderconfiguration

Example Payload

Raw ↑
{
  "name": "Example Title",
  "folder": "example_value",
  "configuration": "example_value"
}