Change slug via expo publish

Is it possible to change the app slug via expo publish?
I had to separate my android/ios apps into 2 different slugs for internal reasons at first. But now I see I can’t send an array of expo push notification tokens if it has two different slugs.
Now I wish to correct the app slug for that.

OR

Is it possible to know the apps slug by having the expo push token? So I can separate into two different arrays.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.