Update Custom Menu Link
PUT/custom-menus/:customMenuId
Updates an existing custom menu for a given company. Requires authentication and proper permissions.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
Custom menu successfully updated
Bad Request - Invalid input
Unauthorized
Forbidden - Insufficient permissions
Not Found - Custom menu or company not found
Unprocessable Entity