Add metadata

Create a new namespace

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Create or set metadata in a namespace. Use this endpoint to add a new metadata under a namespace. If the namespace doesn't exist, it will be created.

curl --user "application_id:application_secret" -H "Content-Type: application/json" -X PUT -d '{"welcome_title" : "Hello", "welcom_line" : "Welcome to our store!"}' https://api.lumenpath.com/api/meta/sensor/<application_id>/A1C3DC52-5372-42E8-B495-39F50EED5D7E/1/1/messages/
Path Params
string
required

Application Id

int32
required

iBeacon Major Version

string
required

iBeacon UUID

int32
required

iBeacon Minor Version

string
required

String containing URL safe characters (a-zA-Z0-9_-~)

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json