API: publishLocation
Bryan Nye avatar
Written by Bryan Nye
Updated over a week ago

To publish or unpublish a location already in our system use the MetaLocator.publishLocation api function call.

MetaLocator.publishLocation

Use our API Test tool to obtain the latest documentation on this and other API methods.

Parameters:

Username (String) : Your MetaLocator Username
Password (String) : Your MetaLocator Password
ID (Integer): The ID number of the location.
Published (Integer): A 0 here will unpublish the location, a 1 will publish the location.
Did this answer your question?