Microsoft Azure · Example Payload

Azure Cosmos Db Stored Procedure Create Request Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Cosmos Db Stored Procedure Create Request Example is an example object payload from Microsoft Azure, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idbody

Example Payload

Raw ↑
{
  "id": "abc123",
  "body": "example_value"
}