Method:
mm.maps.unShare
Removes collaborators from a shared map
Authentication
| Requires signing: | Yes |
| Requires authentication: | Yes |
| Requires access: | write |
Parameters
-
map_id(required) -
email(optional) -
user_id(optional)
Sample Response
<rsp stat="ok"/>
Error Codes
-
20Object not found - Object not found
-
21Collaborators and Viewers empty - Either collaborators or viewers must be set correctly
-
22Invalid email - Email address provided is malformed
-
30Subsharing not activated for map - Map can only be shared or unshared by owner, no subshare is activated
-
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.