ghl_custom_menu_delete
Deletes a custom menu link using its unique ID. Requires authentication and agency-level permissions.
Instructions
REQUIRES AN AGENCY-LEVEL (Company) TOKEN — spec security is Agency-Access-Only for all custom-menus ops. Delete Custom Menu Link Removes a specific custom menu from the system. This operation requires authentication and proper permissions. The custom menu is identified by its unique ID, and the operation is performed within the context of a specific company. Endpoint: DELETE /custom-menus/{customMenuId} (Version header: v3; source: v3/custom-menus-v3.json) OAuth scopes: custom-menu-link.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customMenuId | Yes | ID of the custom menu to delete |