openvidu/backend/openapi/components/responses/internal/success-update-webhooks-preferences.yaml

10 lines
282 B
YAML

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