Webhooks are supported in LiveKit, but specific details about webhook support in the Python SDK are not explicitly mentioned in the available documentation. If you are looking to implement webhooks in Python, you may need to handle webhook callbacks manually by verifying and decoding them according to LiveKit's webhook specifications. Let me know if you need further assistance or specific guidance on this.