Microsoft Power Platform APIs · Example Payload

Power Platform Environment Example

Business ApplicationsCopilot StudioDataverseLow-CodeMicrosoftNo-CodePower PagesPower Platform

Power Platform Environment Example is an example object payload from Microsoft Power Platform APIs, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypelocationname

Example Payload

Raw ↑
{
  "id": "abc123",
  "type": "example_value",
  "location": "example_value",
  "name": "Example Title"
}