Microsoft Power Platform APIs · Example Payload

Power Platform Billing Policy Update Request Example

Business ApplicationsCopilot StudioDataverseLow-CodeMicrosoftNo-CodePower PagesPower Platform

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

Top-level fields

namestatus

Example Payload

Raw ↑
{
  "name": "Example Title",
  "status": "example_value"
}