v26

latestOpenAPI 3.0.0raw.githubusercontent.com2023-06-09375890.9 KB
Trigger

Register a trigger action

Register a trigger action

post/trigger/{type}

Path parameters

typestring required

The type of trigger being executed.

Request body

deviceIDstring
regionstring

Example request

{
  "deviceID": "APA91bEpai_9PbfvVie3xvVnM2VXZEjQ1ZZIFiRzXf",
  "region": "1d9e80ef851d212aca82cf23"
}

Response

OK