Method:
mm.maps.publish
Publishes a map
Authentication
| Requires signing: | Yes |
| Requires authentication: | Yes |
| Requires access: | write |
Parameters
-
map_id(required)
Sample Response
<rsp stat="ok">
<publicaccess id="2644">
<url>http://www.mindmeister.com/2644</url>
<direct>
<a href="http://www.mindmeister.com/2644">Copy
of Freemind map</a>
</direct>
<include>
<iframe width="600" height="400" frameborder="0"
src="http://www.mindmeister.com/maps/public_map_shell/2644?width=600&
height=400&zoom=1" style="overflow:hidden"></iframe>
</include>
</publicaccess>
</rsp>
Error Codes
-
20Object not found - Object not found
-
96Invalid signature - The passed signature was invalid.
-
97Missing signature - The call required signing but no signature was sent.
-
98Login failed - The login details or auth token passed were invalid.
-
100Invalid API Key - The API key passed was not valid or has expired.
-
112Method 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.