Skip to main content
Weavr API
Managed accounts

Managed account state change

Webhook/managed_accounts/watch

Sent each time a managed account is created or changes state, so you can track an account from the moment it is requested through to closure without polling.

Enable and configure webhooks in the Embedder Portal; recent events are listed on its Webhook Logs page. Weavr sends this event to {Webhook URL}/managed_accounts/watch.

Payload

*
application/json

Sent on the /managed_accounts/watch webhook each time a managed account is created or changes state.

{}
ManagedAccountEventManagedAccountEvent · object · 3 fields

Responses

204No Content

Event received.