Creates a new custom menu for a company. Requires authentication and proper permissions. For Icon Usage Details please refer to https://doc.clickup.com/8631005/d/h/87cpx-243696/d60fa70db6b92b2Documentation Index
Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizacion
Bearer token generado desde el portal Leadway. Ver Autenticacion.
Version de la API.
Body
Title of the custom menu
URL of the custom menu
Icon information for the custom menu
Whether the menu must be displayed on the agency’s level
Whether the menu must be displayed for accounts level
Whether the menu must be displayed to all accounts
Mode for opening the menu link Posibles valores: ‘iframe’, ‘new_tab’, ‘current_tab’
List of account IDs where the menu should be shown. This list is applicable only when showOnLocation is true and showToAllLocations is false
Which user-roles should the menu be accessible to? Posibles valores: ‘all’, ‘admin’, ‘user’
Whether to allow camera access (only for iframe mode)
Whether to allow microphone access (only for iframe mode)
Respuestas
201 - Custom menu successfully created
201 - Custom menu successfully created
400 - Bad Request - Invalid input
400 - Bad Request - Invalid input
401 - Unauthorized
401 - Unauthorized
403 - Forbidden - Insufficient permissions
403 - Forbidden - Insufficient permissions
422 - Unprocessable Entity
422 - Unprocessable Entity

