Method:
mm.maps.move
Moves a map into a folder or out of the current folder
Authentication
Requires signing: | Yes |
Requires authentication: | Yes |
Requires access: | write |
Parameters
-
map_id
(required) -
folder_id
(optional)
Sample Response
<rsp stat="ok"> <map id="2490" folder_id="5" title="Moved Map" owner="3" description="" created="2007-06-20 06:40:04" modified="2007-06-20 06:40:04" sharedwith="" tags="" public="0" viewonly="0" default="0"/> </rsp>
Error Codes
-
20
Object not found - Object not found
-
33
No owner privileges - Owner privileges needed
-
96
Invalid signature - The passed signature was invalid.
-
97
Missing signature - The call required signing but no signature was sent.
-
98
Login failed - The login details or auth token passed were invalid.
-
100
Invalid API Key - The API key passed was not valid or has expired.
-
112
Method not found - The requested method was not found.
Test Method
No API key found.
If you already have an API key you might just have to Sign In.