/
CO
composiohq
/
Agent Orchestrator HTTP daemon
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3h ago
View markdown
composiohq
Agent Orchestrator HTTP daemon
post
Register (upsert) a phone's Expo push token
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-11
102
180
206.4 KB
2422f8d3eddc
agents
5
browser
2
conversations
17
dev
1
events
1
import
2
mobile
4
notifications
4
projects
7
prs
2
push
2
post
Register (upsert) a phone's Expo push token
delete
Unregister a phone's Expo push token
reviews
8
sessions
39
settings
2
shellTerminals
4
usage
2
push
Register (upsert) a phone's Expo push token
post
/api/v1/push/devices
Request body
RegisterPushDeviceRequest
required
deviceName
string
Human-friendly device label.
platform
'ios'
|
'android'
Device platform.
token
string
required
Expo push token, e.g. ExponentPushToken[...].
Response
OK
PushDeviceEnvelope
required
device
PushDeviceResponse
required