OpenAPI 3.1.0raw.githubusercontent.com2026-08-11102180206.4 KB

2422f8d3eddc

push

Register (upsert) a phone's Expo push token

post/api/v1/push/devices

Request body

deviceNamestring

Human-friendly device label.

platform'ios' | 'android'

Device platform.

tokenstring required

Expo push token, e.g. ExponentPushToken[...].

Response

OK