Postman · Arazzo Workflow
Postman Monitor Lifecycle
Version 1.0.0
Create, update the schedule, run, and delete a Postman monitor.
View Spec
View on GitHub
AI Agent BuilderAI AgentsAPI CatalogAPI ClientAPI DesignAPI DevelopmentAPI DocumentationAPI GovernanceAPI LifecycleAPI MonitoringAPI NetworkAPI PlatformAPI TestingAudit LogsAutomationCI/CDCollaborationCollectionsComplianceDiscoveryEnvironmentsFlowsGraphQLgRPCHTTPInsightsMCPMCP GeneratorMock ServersMockingMonitorsNewmanOpenAPIPlatformPrivate API NetworkPublic API NetworkSecret ScanningSpec HubSpecificationsSSOTestingVaultWebSocketWorkflowsWorkspacesArazzoWorkflows
Provider
Workflows
monitor-lifecycle
Create a monitor, reschedule it, run it, then delete it.
Creates a monitor, updates its cron schedule, triggers a run to validate, and deletes it, chaining the monitor ID through each step.
1
createMonitor
createMonitor
Create the monitor on its initial schedule.
2
updateMonitor
updateMonitor
Update the monitor's cron schedule.
3
runMonitor
runMonitor
Trigger a manual run to validate the rescheduled monitor.
4
deleteMonitor
deleteMonitor
Delete the monitor, stopping all scheduled runs. This action is irreversible.