v1

latestOpenAPI 3.1.02026-07-261630686.8 KB

post/api/v2/events

Request body

Response

Example response

{
  "_links": {
    "self": {
      "href": "/api/v2/events"
    }
  },
  "_embedded": {
    "items": [
      {
        "element_type": 2,
        "element_id": 21430700,
        "uid": "b9ccb0ff-c94b-4e86-87fb-adceb56af024",
        "phone_number": "1234567890"
      }
    ]
  }
}