Autorización
string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.
Body
string
default:"Custom Menu"
required
Title of the custom menu
string
default:"https://custom-menus.com/"
required
URL of the custom menu
object
required
Icon information for the custom menu
boolean
default:"True"
required
Whether the menu must be displayed on the agency’s level
boolean
default:"True"
required
Whether the menu must be displayed for accounts level
boolean
default:"True"
required
Whether the menu must be displayed to all accounts
string
required
Mode for opening the menu link Posibles valores: ‘iframe’, ‘new_tab’, ‘current_tab’
string[]
List of account IDs where the menu should be shown. This list is applicable only when showOnLocation is true and showToAllLocations is false
string
required
Which user-roles should the menu be accessible to? Posibles valores: ‘all’, ‘admin’, ‘user’
boolean
default:"False"
Whether to allow camera access (only for iframe mode)
boolean
default:"False"
Whether to allow microphone access (only for iframe mode)
Respuestas
400 - Bad Request - Invalid input
400 - Bad Request - Invalid input
403 - Forbidden - Insufficient permissions
403 - Forbidden - Insufficient permissions
422 - Unprocessable Entity
422 - Unprocessable Entity

