---
title: "Save an Expo integration"
method: PUT
path: "/integrations/expo"
tags: ["expo", "channel/mobile_push"]
---

# Save an Expo integration

`PUT /integrations/expo`

Updates or creates the Expo integration for the project.

## Request body

- ExpoConfigPayload
  - `access_token` string, required — The Expo access token used to authenticate push notifications.

## Response `200`

OK

- ExpoConfigPayload
  - `access_token` string, required — The Expo access token used to authenticate push notifications.

---

[API](https://skmtc.net/magicbell/apis/magicbell-api.md) · [All operations](https://skmtc.net/magicbell/apis/magicbell-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/magicbell/magicbell-api/revisions/8b99dca11019/schema)
