Skip to main content

API: publishLocation

Written by Bryan Nye
Updated this week

This article describes an older Legacy API. Customers should upgrade to our latest REST API.

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?