MuleSoft · Example Payload

Mulesoft Anypoint Platform Organization Update Example

API GatewayAPI ManagementEnterpriseIntegration

Mulesoft Anypoint Platform Organization Update Example is an example object payload from MuleSoft, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameownerIdsessionTimeoutmfaRequired

Example Payload

Raw ↑
{
  "name": "Example Title",
  "ownerId": "500123",
  "sessionTimeout": 10,
  "mfaRequired": true
}