Skip to main content

Webhooks v1.0.45

Test
September 21, 2026
Production
September 21, 2026

New​

  • Agency Management events. Subscribe to AgentCreated, AgentUpdated, AgentDeleted and HierarchyBuildCompleted. Agent created and updated deliveries include a snapshot of the agent. See Event types.

Changed​

  • Consistent behavior. Error responses, paging and authorization now match the other AgencyMax APIs (September 22).

Known issues​

  • The per-subscription maxRetries and retryDelayMinutes settings are stored but not yet applied. Failed deliveries use the default retry policy. See Retries.
  • On the first delivery attempt, the X-Webhook-Id header is an empty GUID. Use the payload id for deduplication.