Create/Update/Delete Users via Webhook

Does the capability exist to create/update/delete users by sending webhooks to Auth0, or does that solely require using the management API?

Unfortunately I don’t think it’s doable via hooks. You can utilize either dashboard or Management API for that!