BatchPublishResponse
Results of a batch publish operation.
AgenticAPI ManagementAutomationB2BEmbedded iPaaSEnterpriseIntegrationiPaaSOrchestrationWorkflow
Properties
| Name |
Type |
Description |
| is_partial_error |
boolean |
Whether some messages in the batch failed to publish. If true, check individual message results for failures. |
| message_ids |
object |
Map of array index (as string) to individual publish result. Keys correspond to positions in the submitted payloads array. |
JSON Schema