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"
}