---
title: "Register Android Device"
method: POST
path: "/android/change-events/device/register"
tags: ["Android Change Events"]
---

# Register Android Device

`POST /android/change-events/device/register`

## Request body

- DeviceRegistration
  - `token` string, required
  - `device_id` string
  - `branch` string
  - `platform` string
  - `app_version` string

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/bamboome/apis/contact-sync-api.md) · [All operations](https://skmtc.dev/bamboome/apis/contact-sync-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bamboome/contact-sync-api/revisions/56beadb81ad2/schema)
