v53

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0363105115.0 KB
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