type: object
properties:
landing_id:
type: integer
description: Landing Page ID
share:
description: Share among others
state:
type: string
enum:
- active
- disabled
required:
- landing_id
- share