latestOpenAPI 3.1.02026-08-1014497184.0 KB
8b99dca11019
expo
channel/mobile_push
Save an Expo integration
Updates or creates the Expo integration for the project.
put/integrations/expo
Request body
Example request
{
"access_token": "expo_access_token"
}Response
OK
Example response
{
"access_token": "expo_access_token"
}