API command to go directly to Settings menu?

Is there an API command to go directly to the Settings menu?

I have checked the API documentation which states:

POST /api/navigate/:section_name

The name of the section. This can be any section in the main navigation sidebar

I am using that to successfully to go to various other sections "Live TV" , "Guide" etc but have tried both "Settings" & "settings" for section_name but nothing happens.