Location Service RESTful Interface
This section lists RESTful operations for the Location Service, including the parameters accepted and returned by each operation and examples of HTTP requests and responses.
These operations store, lookup, and clear address-of-record registrations in the Location Service. An address on record (AOR) is a Session Initiation Protocol (SIP) or SIPS URI that points to a domain with a location service that can map the URI to another URI where the user might be available. Typically, the location service is populated through registrations. An AOR is frequently thought of as the “public address" of the user.
For example, to create objects that represent the AOR, the client application sends the following request to the API:
POST /
context-root
/locationservice/registration/sip:alice@example.com