ApiAdmin — contentLocation
Get menu by location
Returns the menu assigned to the given location with its full item tree. Used by the page editor for live navigation preview.
Add menu item
Adds a new item to a menu. Set parentId to nest under an existing item. If position is omitted, the item is appended at the end.
Delete media
Deletes a media file and all its generated variants from storage. Returns 409 Conflict if the media is currently attached to any products — detach it first.