Clone Menu

Creates a complete copy of a menu with a new name.

Path Params
string
required

The ID of the menu to clone.

Body Params
string
required
length ≤ 300

The name for the cloned menu. Required, must not be empty, maximum 300 characters.

Responses

400

Invalid or missing new_name.

403

User lacks edit permission.

404

Menu not found or not in user's library.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json