openvidu/backend/openapi/components/responses/internal/success-update-webhooks-config.yaml
2025-09-18 13:02:56 +02:00

10 lines
272 B
YAML

description: Successfully updated webhooks config
content:
application/json:
schema:
type: object
properties:
message:
type: string
example: 'Webhooks config updated successfully'